-
Notifications
You must be signed in to change notification settings - Fork 22
SAML2 Support
Michiel Kodde edited this page Mar 20, 2019
·
2 revisions
The OpenConext Engine supports the following:
While we prefer HTTP-Redirect for AuthnRequests and HTTP-POST for Response messages, the Engine doesn't differentiate between types of messages. All bindings can be used with all message types.
Supported:
- HTTP-POST
- HTTP-Redirect
Unsupported:
SOAPPOASHTTP-ArtifaceURI
Supported:
Unsupported:
AssertionIDRequestArtifactResolveArtifactResponseManageNameIDRequestManageNameIDResponseLogoutRequestLogoutResponseNameIDMappingRequestNameIDMappingResponse
Engine is SAML2Int compliant.
Supported SAML2 features:
- Discovery (or "Where Are You From") screen to allow a user to select his / her Identity Provider
- Signature validation on SAML Request and Response
- User Consent
Noted features Engine does NOT support:
Seeding the proxy through Unsollicited ResponsesSingle Log Out