Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AppIdentityProviders

A list of IdentityProvider assigned to app. A user trying to access this app will be automatically redirected to configured IdP during the authentication phase, before being able to access App.

Properties

Optional display

display: undefined | string

Display-name of the IdentityProvider.

*SCIM++ Properties:** - idcsSearchable: false - multiValued: false - mutability: readOnly - required: false - returned: default - type: string - uniqueness: none

Optional ref

ref: undefined | string

URI of the IdentityProvider.

*SCIM++ Properties:** - idcsSearchable: false - multiValued: false - mutability: readOnly - required: false - returned: default - type: reference - uniqueness: none

value

value: string

ID of the IdentityProvider.

*SCIM++ Properties:** - idcsSearchable: true - multiValued: false - mutability: readWrite - required: true - returned: default - type: string - uniqueness: none

Functions

getDeserializedJsonObj

getJsonObj