Skip to main content

AtlanSSO: manage SSO group mapping

Use AtlanSSO in the Atlan Python SDK to programmatically manage SSO group mappings between your identity provider and Atlan groups.

You can use the SDK's SSO client to manage your SSO group mapping in Atlan.

Create new group mapping

To create a new SSO group mapping:

Coming soon

Retrieve group mapping

Retrieve group mapping by ID

To retrieve an existing SSO group mapping:

Coming soon

Retrieve all group mappings

To retrieve all existing SSO group mappings:

Coming soon

Update existing group mapping

To update an existing SSO group mapping:

Coming soon

Delete group mapping

To delete an existing SSO group mapping:

Coming soon
Was this page helpful?