Hello,
currently I am working on master thesis and I am trying connect Keycloak with IdP which send non-standart SAML attributes.
Example:
<AttributeValue b:type=“tn:CurrentFamilyNameType” …>
Is there any way how to convert these tn:Current… to normal String?
Thank You for Your suggestions