IdTokenEntity: CredentialEntity & {
    realm: string;
}

Id Token Cache Type

Type declaration

  • realm: string

    Full tenant or organizational identifier that the account belongs to

Generated using TypeDoc