Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace GenerateUserSecurityTokenDetails

Request parameters in body for obtaining a user principal session token (UPST) for self.

Properties

publicKey

publicKey: string

The user-owned public key in PEM format that corresponds to the RSA key pair used for signing requests. The user also owns the corresponding private key. This public key will be put inside the user security token by the auth service after successful validation of the request.

Optional sessionExpirationInMinutes

sessionExpirationInMinutes: undefined | number

User session expiration in minutes to which the requested user principal session token (UPST) is bounded. Valid values are from 5 to 60 for all realms. Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

Functions

getDeserializedJsonObj

getJsonObj