Contents

ExtensibleSSOPlatformSSO_AuthorizationObject

Settings for authorization prompts and group management.

Declaration

object ExtensibleSSOPlatformSSO_AuthorizationObject

Properties

NameTypeDescription
AdditionalGroups[string]

The list of created groups that don’t have administrator access.

AdministratorGroups[string]

The list of groups to use for administrator access. The system requests membership during authentication.

AuthorizationGroupsExtensibleSSOPlatformSSO_Authorization_AuthorizationGroupsObject

The pairing of Authorization Rights to group names. When using this, the system updates the Authorization Right to use the group.

EnableIdentityProviderAccountsboolean

Enables using identity provider accounts at authorization prompts. Requires that UseSharedDeviceKeys is true. The system assigns groups using AdministratorGroups, AdditionalGroups, or AuthorizationGroups.

UserAuthorizationModestring

The permission to apply to an account each time the user authenticates. Allowed values:

  • Standard: The account is a standard user.

  • Admin: The system adds the account to the local administrators group.

  • Groups: The system assigns group to the account using AdministratorGroups, AdditionalGroups, or AuthorizationGroups.

Topics

Objects

See Also

Objects