Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace AuthenticationProviderSummary

Summary of the Authentication Provider.

Properties

Optional definedTags

definedTags: undefined | object

Usage of predefined tag keys. These predefined keys are scoped to namespaces. Example: {@code {"foo-namespace": {"bar-key": "value"}}}

Optional freeformTags

freeformTags: undefined | object

Simple key-value pair that is applied without any predefined name, type, or scope. Example: {@code {"bar-key": "value"}}

grantType

The grant type for the Authentication Provider.

id

id: string

Unique immutable identifier that was assigned when the Authentication Provider was created.

identityProvider

Which type of Identity Provider (IDP) you are using.

lifecycleState

lifecycleState: LifecycleState

The Authentication Provider's current state.

name

name: string

A name to identify the Authentication Provider.

timeCreated

timeCreated: Date

When the resource was created. A date-time string as described in RFC 3339, section 14.29.

timeUpdated

timeUpdated: Date

When the resource was last updated. A date-time string as described in RFC 3339, section 14.29.

Functions

getDeserializedJsonObj

getJsonObj