Submitting forms on the support site are temporary unavailable for schedule maintenance. If you need immediate assistance please contact technical support. We apologize for the inconvenience.
Does Cloud Access Manager support adding the xsi:type=”xs:string” to a SAML claim?
설명
Does CAM support adding the xsi:type=”xs:string” to a SAML claim?
해결 방안
Currently CAM does not support adding the xsi:type=”xs:string” to the claim.
The xsi:type=”xs:string” is optional as per the SAML 2.0 standard and is not mandatory
“2.7.3.1.1 Element The element supplies the value of a specified SAML attribute. It is of the xs:anyType type, which allows any well-formed XML to appear as the content of the element. If the data content of an element is of an XML Schema simple type (such as xs:integer or xs:string), the datatype MAY be declared explicitly by means of an xsi:type declaration in the element. If the attribute value contains structured data, the necessary data elements MAY be defined in an extension schema.”