keycloak-scim/services/src/main/java/org/keycloak/broker/saml
Hynek Mlnarik 1ae268ec6f KEYCLOAK-1881 Include key ID for REDIRECT and use it for validation
Contrary to POST binding, signature of SAML protocol message sent using
REDIRECT binding is contained in query parameters and not in the
message. This renders <dsig:KeyName> key ID hint unusable. This commit
adds <Extensions> element in SAML protocol message containing key ID so
that key ID is present in the SAML protocol message.
2016-11-04 21:53:43 +01:00
..
mappers KEYCLOAK-2543 2016-03-24 08:49:08 -04:00
SAMLDataMarshaller.java refactor mongo entities, optimize imports 2016-09-28 15:25:39 -04:00
SAMLEndpoint.java KEYCLOAK-1881 Include key ID for REDIRECT and use it for validation 2016-11-04 21:53:43 +01:00
SAMLIdentityProvider.java KEYCLOAK-1881 Include key ID for REDIRECT and use it for validation 2016-11-04 21:53:43 +01:00
SAMLIdentityProviderConfig.java KEYCLOAK-1524 2016-02-03 11:20:22 +01:00
SAMLIdentityProviderFactory.java KEYCLOAK-1881 Include key ID for REDIRECT and use it for validation 2016-11-04 21:53:43 +01:00