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

Add requested authn context for backend requests #121

Conversation

c00kiemon5ter
Copy link
Member

Use acr_mapping from the backend config to generate a
RequestedAuthnContext node in an AuthnRequest.

acr_mapping configuration is extended so that each entry is a dictionary
with two possible keys:

  • class_ref: defines the content of the AuthnContextClassRef node
  • comparison: defines the Comparison attribute

@c00kiemon5ter c00kiemon5ter force-pushed the feature-backend-requested-authn-context branch from 01c9a62 to c50f8f2 Compare July 21, 2017 08:22
Use acr_mapping from the backend config to generate a
RequestedAuthnContext node in an AuthnRequest.

acr_mapping configuration is extended so that each entry is a dictionary
with two possible keys:
- class_ref: defines the content of the AuthnContextClassRef node
- comparison: defines the Comparison attribute
@c00kiemon5ter c00kiemon5ter force-pushed the feature-backend-requested-authn-context branch from c50f8f2 to 8067f39 Compare July 21, 2017 08:42
@c00kiemon5ter c00kiemon5ter reopened this Jul 21, 2017
@c00kiemon5ter
Copy link
Member Author

(closed and reopened the PR to trigger travis to run the tests again, as one failed because of network failure)

@johanlundberg johanlundberg merged commit 9289186 into IdentityPython:master Jul 21, 2017
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.

2 participants