authorizationUrl

@JvmName(name = "diqvynpcgkmgojqx")
suspend fun authorizationUrl(value: Output<String>)
@JvmName(name = "pybiwbgrcxunlalg")
suspend fun authorizationUrl(value: String?)

Parameters

value

URL used to generate the auth code used during token generation. Required when using scim_config.0.authentication.0.client_secret, scim_config.0.authentication.0.client_id, scim_config.0.authentication.0.token_url. Conflicts with scim_config.0.authentication.0.user, scim_config.0.authentication.0.password, scim_config.0.authentication.0.token.