<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z00008dlLwYCAUOkta Classic EngineIntegrationsAnswered2023-01-23T08:57:22.000Z2023-01-12T15:09:18.000Z2023-01-23T08:57:22.000Z

RajeshD.00986 (Customer) asked a question.

Custom attributes application data to be send as part of saml response

Hi ,

I have a requirement where i need to send some application object data from okta as part of saml response.

Is there a way to achieve this ?

As of now we are sending the attributes of a profile(user) which is integrated with ActiveDirectory.

But along with the user profile , we need to send some application data of the user while sending the saml response.

 


  • DonF.81354 (Customer)

    Sure! So assuming that these attributes are part of the user profile, this is totally possible. If they are not, you may need to create those attributes and/or import them from the AD Schema for mapping as well.

     

    Assuming that is done, you can go into the SAML application that needs these assertions and you can plug them in under General > SAML Settings > Attribute statements.

     

    From here, you can add in the name of the attribute and the value (i.e. user.email for instance) along with name format.

     

    A good link to this can be found here: How to define and configure a custom SAML attribute statement

     

    Testing is also much easier when using the SAML Tracer browser plugin that can be found here as well: SAML Tracer

     

    Please let me know if you have any questions on any of this. Thanks much!!

     

    Expand Post
  • RajeshD.00986 (Customer)

    Thanks for responding @DonF.81354 (Customer)​ 

    These attributes we cant expect from AD schema , its related to an Application data where they want to send as request parameters to okta and then expecting okta should send it as an additional attribute in saml response.

    we cannot add them to the AD schema as this will impact to other applications.

    Let us know if there are any options.

    Expand Post
    • DonF.81354 (Customer)

      Sure! What attribute are you attempting to send? When I involve AD in the above recommendation, I only say that to get the data into Okta in the first place, assuming this data is originating in AD. If that data is originating in Okta, or is already in the Okta user's profile, then we can ignore that step.

       

      If the data is available, you can follow the above link and configure to send the attribute of your choice to the SAML app in question. Let me know if you have any further questions - thanks!

      Expand Post
This question is closed.
Loading
Custom attributes application data to be send as part of saml response