IdentityProviderConfiguration

The identity provider configuration selected 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 selected when the HealthLake data store is created.

Link copied to clipboard

The parameter to enable SMART on FHIR fine-grained authorization for the data store.

Link copied to clipboard

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

Link copied to clipboard

The JSON metadata elements 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