IDP v3 Attribute encodeType
In IDP v3 you can configure encodeType="false" in the attribute-resolver. No type is given then in the assertion, which should default to String.
See SamlHelper.getAttribute .
In IDP v3 you can configure encodeType="false" in the attribute-resolver. No type is given then in the assertion, which should default to String.
See SamlHelper.getAttribute .