You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MappedAttributes are used to configure user and group mappings for jit provisioning of users when using an identity provider. Having this in the SDK would allow them to be implemented in the terraform provider, which will allow us to automate the creation of identity providers in identity domains.
The text was updated successfully, but these errors were encountered:
The APIs are there but are not exposed as part of SDK generation. These have to be part of the Spec file for SDKs to have it. I have added Identity team to take a look in to it.
I would like to see methods for IdentityDomains' MappedAttributes implemented in the SDK.
API reference: https://docs.oracle.com/en/cloud/paas/iam-domains-rest-api/api-apps-mapped-attributes.html
MappedAttributes are used to configure user and group mappings for jit provisioning of users when using an identity provider. Having this in the SDK would allow them to be implemented in the terraform provider, which will allow us to automate the creation of identity providers in identity domains.
The text was updated successfully, but these errors were encountered: