<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
0D51Y00007QaF0HSAVOkta Classic EngineOkta Integration NetworkAnswered2024-04-15T09:30:27.000Z2019-12-31T21:07:32.000Z2020-04-21T07:20:15.000Z
  • AdamD.76386 (Customer)

    Not sure if this is exactly what you are looking for, but I was able to do something similar in a SAML Assertion Hook with:

    {

    "type": "com.okta.assertion.patch",

    "value": [

    {

    "op": "replace",

    "path": "/subject/nameId",

    "value": <DATABASE_ID>

    }

    ]

    }

     

    Expand Post
This question is closed.
Loading
Send dynamic values for NameID in saml