Update excluded users

Beta Replaces the list of users excluded from the IDP configuration. Excluded users are part of the emergency account access (break-glass user) setup. They bypass the SSO enforcement and continue to log in with a password. Pass an empty usernames array to clear the list. To learn more about emergency access accounts and their recommended setup, see Emergency access accounts.

📘

This operation is in Beta and available from the v4beta URL.

Permissions and scopes

To call this operation, you need the following:

  • Identity and access permissions. Your user needs a role with these permissions assigned. Learn more.
    • Permissions: update_idp_config_user_excludes
Path Params
string
enum
required

Enum Call the v4beta URL for operations still only in beta.

Allowed:
uuid
required

The unique identifier of the external identity provider configuration. This is the id value returned by the List IDP configurations operation.

Body Params
usernames
array of strings
required

The usernames to set for the included or excluded list. Pass an empty array to clear the list.

usernames*
Responses

Language
Credentials
Bearer
LoadingLoading…
Response
Choose an example:
application/json