keycloak-scim/saml-core
Hynek Mlnarik 24a36e6848 KEYCLOAK-4057 Do not include KeyName for brokered IdPs
Active Directory Federation Services require that the subject name
matches KeyName element when present. While KeyName is beneficial for
Keycloak adapters, it breaks functionality for AD FS as the name
included there is a key ID, not certificate subject expected by AD FS.

This patch contains functionality that excludes KeyName from SAML
messages to identity providers. This behaviour should be made
configurable per client/identity provider and is prepared to do so,
however actual GUI changes are left for a separate patch.
2016-12-09 14:33:40 +01:00
..
nbproject KEYCLOAK-1881 Include key ID for REDIRECT and use it for validation 2016-11-04 21:53:43 +01:00
src KEYCLOAK-4057 Do not include KeyName for brokered IdPs 2016-12-09 14:33:40 +01:00
pom.xml Bump to 2.5.0.Final-SNAPSHOT 2016-11-30 15:44:51 +01:00