Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AuthorizationRequest

Properties

context

context: Array<PermissionContext>

A set of permission contexts

policyHash

policyHash: string

The hash of cached policy on the caller service side. If this is different than what Identity has, it will send the most recent policy statements.

requestId

requestId: string

The id of this request. It is a GUID.

serviceName

serviceName: string

The name of the service that is making this authorization request

svcPrincipal

svcPrincipal: Principal

The service principal object for service to service calls.

userPrincipal

userPrincipal: Principal

The user principal object

Functions

getDeserializedJsonObj

getJsonObj