Skip to content

Commit

Permalink
Add docs on SAML admin
Browse files Browse the repository at this point in the history
  • Loading branch information
isabeldepapel committed Jan 3, 2025
1 parent c11e484 commit a8522c6
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions content/docs/pulumi-cloud/access-management/saml/sso.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,22 @@ Example of the `AuthnStatement` element with session lifetime configured:

If `SessionNotOnAfter` isn't specified, then the Pulumi Cloud will use the default session lifetime of 12 hours.

## SAML Admin

A SAML admin can log in to your Pulumi organization using an alternative login method. This ensures someone can always log in to your organization to help resolve errors with the SAML configuration.

Whoever configures SAML for your organization is automatically made the SAML admin. To change the SAML admin:

1. Navigate to **Settings** > **Access Management**.
1. In the **SAML SSO** section, select the **SAML Admin** button.
1. Select a new SAML admin from the list.

{{% notes type="info" %}}
Only organization admins can be SAML admins. If you want to designate a member or billing manager as the SAML admin, you will first need to change their role to admin, then make them a SAML admin.
{{% /notes %}}

Only one SAML admin per organization is supported at this time.

## Troubleshooting

### Validation error while trying to save an IdP-provided metadata XML in the Pulumi Cloud
Expand Down

0 comments on commit a8522c6

Please sign in to comment.