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.”