You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
oliver-steinbrecher
changed the title
IDP Client implementation uses auth_pair_endpoint endpoint as default
Delete
Dec 13, 2024
oliver-steinbrecher
changed the title
Delete
IDP-Client implementation is too strict on discovery document attributes
Dec 13, 2024
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?
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.
The text was updated successfully, but these errors were encountered: