IBM Verify

IBM Verify

Join this online user group to communicate across Security product users and IBM experts by sharing advice and best practices with peers and staying up to date regarding product enhancements.

 View Only

SAML2 Assertion force AttributeValue to be xs:anyType

  • 1.  SAML2 Assertion force AttributeValue to be xs:anyType

    Posted Thu April 14, 2022 09:31 AM
    Hi,

    how can I force an attributeValue in a Saml Assertion generated by the STS to be of a specific type ?  In this case, I'd like to force it to be xs:anyType :

     <saml:AttributeValue xsi:type="xs:anyType">
        Some Text
      </saml:AttributeValue>

    I'm getting xs:string, but would like to have xs:anyType ...

    ------------------------------
    Tom Bosmans
    ------------------------------