Replies: 1 comment 3 replies
-
|
Hi @Stephan-P , thanks for your involvement. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
With OpenID Connect enabled and

enablePasswordAuth: falsethe Sync-in signin still looks like thiswith entry fields for username and password.
But entering the username + password leads to
Wrong login or password, which could be considered in line with theenablePasswordAuth: false.If
enablePasswordAuth: falseshouldn't Sync-in just automatically forward to the OIDC issuer URL?Or, shouldn't these entry fields for username and password be greyed out as not applicable?
Or, should there only be the button "Open with OpenID Connect"?
Beta Was this translation helpful? Give feedback.
All reactions