Skip to content

Address Issue#735 - Initiating User Registration via OpenID Connect 1.0#907

Open
cybersreejith wants to merge 5 commits into
authlib:mainfrom
cybersreejith:main
Open

Address Issue#735 - Initiating User Registration via OpenID Connect 1.0#907
cybersreejith wants to merge 5 commits into
authlib:mainfrom
cybersreejith:main

Conversation

@cybersreejith

Copy link
Copy Markdown

This PR introduces a feature implementation for OpenID Connect Prompt Create support

#735

It supports the create prompt value in authorization request handling, and it supports prompt_values_supported in discovery metadata.

Does this PR introduce a breaking change?

No.

Checklist

  • The commits follow the conventional commits
    Yes

  • You ran the linters with prek
    Yes

  • You wrote unit test to demonstrate the bug you are fixing, or to stress the feature you are bringing.
    Yes

  • You reached 100% of code coverage on the code you edited, without abusive use of pragma: no cover
    Yes

  • If this PR is about a new feature, or a behavior change, you have updated the documentation accordingly
    Yes

@azmeuk azmeuk self-requested a review July 4, 2026 21:16
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.

1 participant