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

Handle case where selected IdP is not available #4

Open
baszoetekouw opened this issue Oct 14, 2018 · 0 comments
Open

Handle case where selected IdP is not available #4

baszoetekouw opened this issue Oct 14, 2018 · 0 comments

Comments

@baszoetekouw
Copy link
Owner

If the currently selected IdP is not connected to the service the user is accessing, the extension will still submit the user's preferred IdP to Engineblock. This leads to an error.

Fix this by checking whether the selected IdP is present in the connectedIdps array in the wayf-configuration json. If the preferred IdP is not present, show a warning (top bar overlay or something liek that) but don't automatically submit an IdP.

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

1 participant