Symantec Access Management

 View Only

Adding an attribute dynamically using sdk

  • 1.  Adding an attribute dynamically using sdk

    Posted Jun 11, 2019 11:55 AM
    Hi,

    CA Siteminder SDK has a sample of a assertiongeneratorplugin and a web application to add an attribute using a legacy application url implementation. The version is R12.8sp01.  I was able to add an attribute successfully but on SP initiated test, we found that the RelayState parameter which the vendor is passing to us is being URL Encoded on the return. This is not happening when we do a standard implementation without using the assertiongeneratorplugin. Is there a way to ensure the RelayState is unchanged. Thanks. (SAML2AppAttrPlugin.java and sample_application.jsp in SPS).

    Raj