Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace ExtensionSocialIdentityProvider

Social Identity Provider Extension Schema

Properties

Optional accessTokenUrl

accessTokenUrl: undefined | string

Social IDP Access token URL

*Added In:** 20.1.3

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

accountLinkingEnabled

accountLinkingEnabled: boolean

Whether account linking is enabled

*Added In:** 20.1.3

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

Optional adminScope

adminScope: Array<string>

Admin scope to request

*Added In:** 20.1.3

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

Optional authzUrl

authzUrl: undefined | string

Social IDP Authorization URL

*Added In:** 20.1.3

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

Optional clientCredentialInPayload

clientCredentialInPayload: undefined | false | true

Whether the client credential is contained in payload

*Added In:** 20.1.3

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

Optional clockSkewInSeconds

clockSkewInSeconds: undefined | number

Social IDP allowed clock skew time

*Added In:** 20.1.3

*SCIM++ Properties:** - idcsSearchable: false - multiValued: false - mutability: readWrite - required: false - returned: default - type: integer - uniqueness: none Note: Numbers greater than Number.MAX_SAFE_INTEGER will result in rounding issues.

consumerKey

consumerKey: string

Social IDP Client Application Client ID

*Added In:** 20.1.3

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

consumerSecret

consumerSecret: string

Social IDP Client Application Client Secret

*Added In:** 20.1.3

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

Optional discoveryUrl

discoveryUrl: undefined | string

Discovery URL

*Added In:** 20.1.3

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

Optional idAttribute

idAttribute: undefined | string

Id attribute used for account linking

*Added In:** 20.1.3

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

Optional profileUrl

profileUrl: undefined | string

Social IDP User profile URL

*Added In:** 20.1.3

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

Optional redirectUrl

redirectUrl: undefined | string

redirect URL for social idp

*Added In:** 20.1.3

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

registrationEnabled

registrationEnabled: boolean

Whether registration is enabled

*Added In:** 20.1.3

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

Optional relayIdpParamMappings

Relay Param variable for Social IDP

*Added In:** 2305190132

*SCIM++ Properties:** - idcsCompositeKey: [relayParamKey] - idcsSearchable: true - multiValued: true - mutability: readWrite - required: false - returned: default - type: complex - uniqueness: none

Optional scope

scope: Array<string>

Scope to request

*Added In:** 20.1.3

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

serviceProviderName

serviceProviderName: string

Service Provider Name

*Added In:** 20.1.3

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

Optional status

status: Status

Status

*Added In:** 20.1.3

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

Functions

getDeserializedJsonObj

getJsonObj