IdentityProviderConfiguration

The identity provider configuration that you gave when the data store was created.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The authorization strategy that you selected when you created the data store.

Link copied to clipboard

If you enabled fine-grained authorization when you created the data store.

Link copied to clipboard

The Amazon Resource Name (ARN) of the Lambda function that you want to use to decode the access token created by the authorization server.

Link copied to clipboard

The JSON metadata elements that you want to use in your identity provider configuration. Required elements are listed based on the launch specification of the SMART application. For more information on all possible elements, see Metadata in SMART's App Launch specification.

Functions

Link copied to clipboard
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String