Interface PostScimTokenRequest

SCIM Token

Hierarchy

  • PostScimTokenRequest

Properties

scopes?: string[]

The scopes of the scim token

token_lifetime?: null | number

Lifetime of the token in seconds. Must be greater than 900