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

Support selecting a user from dropdown #23

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

apobbati
Copy link

Currently, there seems to be no easy way to select from a preset of users without actually entering the associated attributes. I'm creating an enhancement to make this work when an array of users is specified in the configuration file (config.js)

@apobbati
Copy link
Author

Adding an image for clarity:

image

@john-aws
Copy link
Contributor

john-aws commented Mar 27, 2018

While I think this PR is potentially useful, it seems to have (at least) a couple of problems:

  1. it doesn't sync the attribute statements when you select a user from the dropdown
  2. if you pick the 'Saml 2' user from the dropdown and click Sign In, the posted assertion that an SP sees is in error and emits "Error: SessionIndex not an attribute of AuthnStatement." because the added users have no SessionIndex

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

Successfully merging this pull request may close these issues.

None yet

2 participants