registration

@JvmName(name = "lpsuhxmpqpsfptqy")
suspend fun registration(value: Output<OpenIdConnectRegistrationArgs>)
@JvmName(name = "lafqogdjwalnmukd")
suspend fun registration(value: OpenIdConnectRegistrationArgs?)

Parameters

value

The configuration settings of the app registration for the custom Open ID Connect provider.


@JvmName(name = "kpmbgyrrjalaocyk")
suspend fun registration(argument: suspend OpenIdConnectRegistrationArgsBuilder.() -> Unit)

Parameters

argument

The configuration settings of the app registration for the custom Open ID Connect provider.