Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Initiating User Registration via OpenID Connect 1.0 #2951

Open
Aaron-Ritter opened this issue Dec 11, 2024 · 0 comments
Open

Comments

@Aaron-Ritter
Copy link
Collaborator

Initiating User Registration via OpenID Connect 1.0

Problem

When using OpenID Connect the Registration URL is not an option as it breaks the OpenID Connect flow at the oauth-callback.

Solution

Support the create prompt as specified in https://openid.net/specs/openid-connect-prompt-create-1_0.html.

Alternatives/workarounds

In theory any other additional parameter to the authorize endpoint which lets FusionAuth display the Registration is an option but as there is a specification for it this is not desired.

Community guidelines

All issues filed in this repository must abide by the FusionAuth community guidelines.

How to vote

Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant