Skip to content

Support OIDC registration prompt#11703

Open
tiran133 wants to merge 1 commit into
ILIAS-eLearning:release_10from
tiran133:oidc_register
Open

Support OIDC registration prompt#11703
tiran133 wants to merge 1 commit into
ILIAS-eLearning:release_10from
tiran133:oidc_register

Conversation

@tiran133

Copy link
Copy Markdown

Allow the OpenID Connect login endpoint to receive a register flag and carry that intent through the OIDC credentials object. When registration is requested, send prompt=create to the provider instead of the regular forced login prompt.

This lets ILIAS initiate the OIDC request itself, preserving state handling while delegating account registration to the identity provider.

https://openid.net/specs/openid-connect-prompt-create-1_0.html

Allow the OpenID Connect login endpoint to receive a register flag and
carry that intent through the OIDC credentials object. When registration
is requested, send prompt=create to the provider instead of the regular
forced login prompt.

This lets ILIAS initiate the OIDC request itself, preserving state
handling while delegating account registration to the identity provider.
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