I am trying to programmatically define my companies integration with our own AD FS for our applications that are authenticated with Okta… We have worked through manual configuration, but going from that to the API for automation is challenging…
I cannot find or comprehend the api to manage the ‘mappings’ portion of what the UI calls profile and mappings.
There is the mappings api: Mappings | Okta Developer
But connecting the dots is eluding me. This only speaks about application and user type mapping… it describes okta->app or app->okta mapping… is the idp the ‘app’ in this case like it was for the schemas api?
Where do expression language based mappings live?