<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
0D54z00008pmvykCAAOkta Classic EngineSingle Sign-OnAnswered2025-09-13T09:01:51.000Z2023-02-23T03:53:37.000Z2023-02-23T15:52:57.000Z

HaydenC.16086 (Customer) asked a question.

Custom SAML attribute statements - AD Profile

I'm attempting to add an Optional Attribute Statement which is using the Okta expression language to reference an AD profile attribute. An example is the following: active_directory.managerUpn

 

Is it possible to reference the AD Profile using the expression language in this context?


  • a0n5s (a0n5s)

    1. first add a custom attribute like managerUpn for you application.

    Image is not available
    2.Mapping active_directory.managerUpn to your application managerUpn

    Image is not available
    ​3. reference appuser attribue for Attribute Statement managerUpn

    Image is not available

    Expand Post
    Selected as Best
  • a0n5s (a0n5s)

    1. first add a custom attribute like managerUpn for you application.

    Image is not available
    2.Mapping active_directory.managerUpn to your application managerUpn

    Image is not available
    ​3. reference appuser attribue for Attribute Statement managerUpn

    Image is not available

    Expand Post
    Selected as Best
  • HaydenC.16086 (Customer)

    Thank you for your response.

     

    These steps worked. I was able to map through the attribute that was needed.

This question is closed.
Loading
Custom SAML attribute statements - AD Profile