Skip to content

Add support for RP-Initiated Registration #1571

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

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

lullis
Copy link
Contributor

@lullis lullis commented May 2, 2025

Fixes #1546

Description of the Change

By adding a prompt=create parameter to the authorization request, the user is redirected to the OP's registration point where they can create an account, and on successful registration the user is then redirected back to the authorization view with prompt=login

Checklist

  • PR only contains one change (considered splitting up PR)
  • unit-test added
  • documentation updated
  • CHANGELOG.md updated (only for user relevant changes)
  • author name in AUTHORS

Sorry, something went wrong.

@lullis lullis force-pushed the rp_initiated_registration branch 3 times, most recently from 941af0a to fb2e149 Compare May 3, 2025 06:46
By adding a `prompt=create` parameter to the authorization request,
the user is redirected to the OP's registration point where they
can create an account, and on successful registration the user is
then redirected back to the authorization view with prompt=login

Closes jazzband#1546
@lullis lullis force-pushed the rp_initiated_registration branch from fb2e149 to f7f1e97 Compare May 3, 2025 07:11
@dopry
Copy link
Contributor

dopry commented May 19, 2025

@lullis could you please rebase this PR?

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

Successfully merging this pull request may close these issues.

OIDC RP-Initated Registration
2 participants