Access Application Scim Config Authentication
Properties
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.
Client ID used to authenticate when generating a token for authenticating with the remote SCIM service. Required when using scim_config.0.authentication.0.client_secret, scim_config.0.authentication.0.authorization_url, 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.
Secret used to authenticate when generating a token for authenticating with the remove SCIM service. Required when using scim_config.0.authentication.0.client_id, scim_config.0.authentication.0.authorization_url, 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.
Required when using scim_config.0.authentication.0.user. Conflicts with scim_config.0.authentication.0.token, scim_config.0.authentication.0.client_id, scim_config.0.authentication.0.client_secret, scim_config.0.authentication.0.authorization_url, scim_config.0.authentication.0.token_url, scim_config.0.authentication.0.scopes.
Token used to authenticate with the remote SCIM service. Conflicts with scim_config.0.authentication.0.user, scim_config.0.authentication.0.password, scim_config.0.authentication.0.client_id, scim_config.0.authentication.0.client_secret, scim_config.0.authentication.0.authorization_url, scim_config.0.authentication.0.token_url, scim_config.0.authentication.0.scopes.
URL used to generate the token used to authenticate with the remote SCIM service. Required when using scim_config.0.authentication.0.client_secret, scim_config.0.authentication.0.authorization_url, scim_config.0.authentication.0.client_id. Conflicts with scim_config.0.authentication.0.user, scim_config.0.authentication.0.password, scim_config.0.authentication.0.token.
User name used to authenticate with the remote SCIM service. Required when using scim_config.0.authentication.0.password. Conflicts with scim_config.0.authentication.0.token, scim_config.0.authentication.0.client_id, scim_config.0.authentication.0.client_secret, scim_config.0.authentication.0.authorization_url, scim_config.0.authentication.0.token_url, scim_config.0.authentication.0.scopes.