Optionally disable local login now that OIDC is in #643
Replies: 4 comments 6 replies
-
|
@inappropriate-horse yes indeed this would be useful |
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
|
Hey, new here and trying to implement Pocket-id auth with OIDC. Can anybody point me in the direction/ resource to configure this? |
Beta Was this translation helpful? Give feedback.
-
|
@nicotsx, thanks so much for OIDC! Just in case anybody else has the same problem I had, it looks like you can't use spaces in the Provider ID. I tried to use "Example Pocket ID" for Provider ID. I had to set it to "Example-Pocket-ID". The Callback URL got set to
That seemed to be invalid. It's interesting that the OIDC implementation adds the Provider ID into the Callback URL. In the OIDC implementations of other apps I'm using, the Callback URL gets set to one of these: |
Beta Was this translation helpful? Give feedback.




Uh oh!
There was an error while loading. Please reload this page.
-
Many thanks for OIDC! Works perfectly with Authentik (and I no longer need to scramble to remember another password).
Would it be worthwhile to have an env variable to disable non-OIDC login?
Beta Was this translation helpful? Give feedback.
All reactions