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

IDP-Client implementation is too strict on discovery document attributes #39

Open
oliver-steinbrecher opened this issue Dec 13, 2024 · 1 comment

Comments

@oliver-steinbrecher
Copy link

oliver-steinbrecher commented Dec 13, 2024

When consuming the IDP discovery document the client implementation cannot handle missing attributes auth_pair_endpoint even though the attribute is not needed for auth. This ends up in broken client initializtion.

@oliver-steinbrecher oliver-steinbrecher changed the title IDP Client implementation uses auth_pair_endpoint endpoint as default Delete Dec 13, 2024
@oliver-steinbrecher oliver-steinbrecher changed the title Delete IDP-Client implementation is too strict on discovery document attributes Dec 13, 2024
@RStaeber
Copy link
Member

We cannot reproduce your issue. Actually the idp-client should be able to work with a discovery document without the auth_pair_endpoint.
Could you please describe what exactly you are trying to do?

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