Is there a way to support Initiating User Registration via OpenID Connect 1.0 #10632
Unanswered
ThisIsMissEm
asked this question in
Q&A
Replies: 1 comment
-
I agree with this request, as it should simplify the use case where Authentik is used for registering new users. |
Beta Was this translation helpful? Give feedback.
0 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.
-
This has a request that looks like:
The key part is the
prompt=create
, the idea is that this would display thedefault-enrollment-flow
before returning the user through the OAuth Flow. The use case is for signalling that the client application wants to create a user account with the Authorization ServerBeta Was this translation helpful? Give feedback.
All reactions