oAuthUserConfigurations

abstract var oAuthUserConfigurations: List<OAuthUserConfiguration>

A list of OAuthUserConfigurations that can be used for OAuth-based sign ins.

If this list is empty or none of the configurations match the requested URL, OAuth-based sign in will not be used and the user will be prompted for a username and password instead.

Since

200.8.0