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

Keycloak uses /registrations for the registrations form. Is this out of scope? #531

Open
nanu-c opened this issue Apr 17, 2024 · 1 comment
Assignees
Labels
enhancement Issues & PRs related to new features.

Comments

@nanu-c
Copy link

nanu-c commented Apr 17, 2024

Somehow i mixed up some things here. The shortcode is already a custom one.

Original question:
The keycloak registration looks like https://keycloakrealms/test-realm/protocol/openid-connect/registrations?response_type=code&scope=email%20profile%20openid%20offline_access%20roles&client_id=oeh-shop&redirect_uri=https%3A%2F%2Fdev.local%2Fwp-admin%2Fadmin-ajax.php%3Faction%3Dopenid-connect-authorize

The shortcode [openid-connect-generic-signup-url] creates a completly different url. Is keycloak out of scope on this part?
`

@nanu-c nanu-c closed this as completed Apr 17, 2024
@timnolte timnolte reopened this Apr 23, 2024
@timnolte
Copy link
Collaborator

@nanu-c FYI, as I was looking through the specs I did see that there is a specification for user registration through the IDP. I'm not certain if Keycloak supports this feature or not but this might help for what what you are looking for.

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

@timnolte timnolte self-assigned this Apr 23, 2024
@timnolte timnolte added the enhancement Issues & PRs related to new features. label Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Issues & PRs related to new features.
Projects
None yet
Development

No branches or pull requests

2 participants