smart Identity Providers
Parameters
value
The array of identity provider configurations for SMART on FHIR authentication.
Parameters
values
The array of identity provider configurations for SMART on FHIR authentication.
suspend fun smartIdentityProviders(argument: List<suspend SmartIdentityProviderConfigurationArgsBuilder.() -> Unit>)
suspend fun smartIdentityProviders(vararg argument: suspend SmartIdentityProviderConfigurationArgsBuilder.() -> Unit)
suspend fun smartIdentityProviders(argument: suspend SmartIdentityProviderConfigurationArgsBuilder.() -> Unit)
Parameters
argument
The array of identity provider configurations for SMART on FHIR authentication.