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

provide a way to get other endpoint URLs #68

Open
ymajoros opened this issue Jun 28, 2022 · 2 comments
Open

provide a way to get other endpoint URLs #68

ymajoros opened this issue Jun 28, 2022 · 2 comments

Comments

@ymajoros
Copy link

There seems to be currently no way of getting endpoint URLs from the discovery document for some entries, e.g.: endSessionEndpoint etc.

As not all endpoints are specified and we can expect new ones to arise, maybe it would be a good option to be able to specify a free parameter for endpoints besides the existing enum.

@evert
Copy link
Collaborator

evert commented Jun 29, 2022

I assume these are openid-specific endpoints? Perhaps we can just extend the current enum to cover these as well

@ymajoros
Copy link
Author

Extending the enum would help, but there can still be free entries, either from future or related specifications (e.g. side-channel login) or proprietary. Keycloak has a lot more, for example.

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

2 participants