All provider configuration
authentication-sessions
infinispan
Type | Default | ||||
---|---|---|---|---|---|
spi-authentication-sessions-infinispan-auth-sessions-limit The maximum number of concurrent authentication sessions per RootAuthenticationSession.
|
int |
300 |
ciba-auth-channel
ciba-http-auth-channel
Type | Default | ||||
---|---|---|---|---|---|
spi-ciba-auth-channel-ciba-http-auth-channel-http-authentication-channel-uri The HTTP(S) URI of the authentication channel.
|
string |
none |
connections-http-client
default
Type | Default | ||||
---|---|---|---|---|---|
spi-connections-http-client-default-client-key-password The key password.
|
string |
-1 |
|||
spi-connections-http-client-default-client-keystore The file path of the key store from where the key material is going to be read from to set-up TLS connections.
|
string |
none |
|||
spi-connections-http-client-default-client-keystore-password The key store password.
|
string |
none |
|||
spi-connections-http-client-default-connection-pool-size Assigns maximum total connection value.
|
int |
none |
|||
spi-connections-http-client-default-connection-ttl-millis Sets maximum time, in milliseconds, to live for persistent connections.
|
long |
-1 |
|||
spi-connections-http-client-default-disable-cookies Disables state (cookie) management.
|
boolean |
true |
|||
spi-connections-http-client-default-disable-trust-manager Disable trust management and hostname verification.
|
boolean |
false |
|||
spi-connections-http-client-default-establish-connection-timeout-millis When trying to make an initial socket connection, what is the timeout?
|
long |
-1 |
|||
spi-connections-http-client-default-max-connection-idle-time-millis Sets the time, in milliseconds, for evicting idle connections from the pool.
|
long |
900000 |
|||
spi-connections-http-client-default-max-pooled-per-route Assigns maximum connection per route value.
|
int |
64 |
|||
spi-connections-http-client-default-proxy-mappings Denotes the combination of a regex based hostname pattern and a proxy-uri in the form of hostnamePattern;proxyUri.
|
string |
none |
|||
spi-connections-http-client-default-reuse-connections If connections should be reused.
|
boolean |
true |
|||
spi-connections-http-client-default-socket-timeout-millis Socket inactivity timeout.
|
long |
5000 |
connections-jpa
legacy
Type | Default | ||||
---|---|---|---|---|---|
spi-connections-jpa-legacy-initialize-empty Initialize database if empty.
|
boolean |
true |
|||
spi-connections-jpa-legacy-migration-export Path for where to write manual database initialization/migration file.
|
string |
none |
|||
spi-connections-jpa-legacy-migration-strategy Strategy to use to migrate database.
|
update, manual, validate |
update |
events-listener
Type | Default | ||||
---|---|---|---|---|---|
spi-events-listener-email-exclude-events A comma-separated list of events that should not be sent via email to the user’s account.
|
authreqid_to_token, authreqid_to_token_error, client_delete, client_delete_error, client_info, client_info_error, client_initiated_account_linking, client_initiated_account_linking_error, client_login, client_login_error, client_register, client_register_error, client_update, client_update_error, code_to_token, code_to_token_error, custom_required_action, custom_required_action_error, delete_account, delete_account_error, execute_action_token, execute_action_token_error, execute_actions, execute_actions_error, federated_identity_link, federated_identity_link_error, grant_consent, grant_consent_error, identity_provider_first_login, identity_provider_first_login_error, identity_provider_link_account, identity_provider_link_account_error, identity_provider_login, identity_provider_login_error, identity_provider_post_login, identity_provider_post_login_error, identity_provider_response, identity_provider_response_error, identity_provider_retrieve_token, identity_provider_retrieve_token_error, impersonate, impersonate_error, introspect_token, introspect_token_error, invalid_signature, invalid_signature_error, login, login_error, logout, logout_error, oauth2_device_auth, oauth2_device_auth_error, oauth2_device_code_to_token, oauth2_device_code_to_token_error, oauth2_device_verify_user_code, oauth2_device_verify_user_code_error, permission_token, permission_token_error, pushed_authorization_request, pushed_authorization_request_error, refresh_token, refresh_token_error, register, register_error, register_node, register_node_error, remove_federated_identity, remove_federated_identity_error, remove_totp, remove_totp_error, reset_password, reset_password_error, restart_authentication, restart_authentication_error, revoke_grant, revoke_grant_error, send_identity_provider_link, send_identity_provider_link_error, send_reset_password, send_reset_password_error, send_verify_email, send_verify_email_error, token_exchange, token_exchange_error, unregister_node, unregister_node_error, update_consent, update_consent_error, update_email, update_email_error, update_password, update_password_error, update_profile, update_profile_error, update_totp, update_totp_error, user_info_request, user_info_request_error, validate_access_token, validate_access_token_error, verify_email, verify_email_error, verify_profile, verify_profile_error |
none |
|||
spi-events-listener-email-include-events A comma-separated list of events that should be sent via email to the user’s account.
|
authreqid_to_token, authreqid_to_token_error, client_delete, client_delete_error, client_info, client_info_error, client_initiated_account_linking, client_initiated_account_linking_error, client_login, client_login_error, client_register, client_register_error, client_update, client_update_error, code_to_token, code_to_token_error, custom_required_action, custom_required_action_error, delete_account, delete_account_error, execute_action_token, execute_action_token_error, execute_actions, execute_actions_error, federated_identity_link, federated_identity_link_error, grant_consent, grant_consent_error, identity_provider_first_login, identity_provider_first_login_error, identity_provider_link_account, identity_provider_link_account_error, identity_provider_login, identity_provider_login_error, identity_provider_post_login, identity_provider_post_login_error, identity_provider_response, identity_provider_response_error, identity_provider_retrieve_token, identity_provider_retrieve_token_error, impersonate, impersonate_error, introspect_token, introspect_token_error, invalid_signature, invalid_signature_error, login, login_error, logout, logout_error, oauth2_device_auth, oauth2_device_auth_error, oauth2_device_code_to_token, oauth2_device_code_to_token_error, oauth2_device_verify_user_code, oauth2_device_verify_user_code_error, permission_token, permission_token_error, pushed_authorization_request, pushed_authorization_request_error, refresh_token, refresh_token_error, register, register_error, register_node, register_node_error, remove_federated_identity, remove_federated_identity_error, remove_totp, remove_totp_error, reset_password, reset_password_error, restart_authentication, restart_authentication_error, revoke_grant, revoke_grant_error, send_identity_provider_link, send_identity_provider_link_error, send_reset_password, send_reset_password_error, send_verify_email, send_verify_email_error, token_exchange, token_exchange_error, unregister_node, unregister_node_error, update_consent, update_consent_error, update_email, update_email_error, update_password, update_password_error, update_profile, update_profile_error, update_totp, update_totp_error, user_info_request, user_info_request_error, validate_access_token, validate_access_token_error, verify_email, verify_email_error, verify_profile, verify_profile_error |
All events |
jboss-logging
Type | Default | ||||
---|---|---|---|---|---|
spi-events-listener-jboss-logging-error-level The log level for error messages.
|
debug, error, fatal, info, trace, warn |
warn |
|||
spi-events-listener-jboss-logging-success-level The log level for success messages.
|
debug, error, fatal, info, trace, warn |
debug |
sticky-session-encoder
infinispan
Type | Default | ||||
---|---|---|---|---|---|
spi-sticky-session-encoder-infinispan-should-attach-route If the route should be attached to cookies to reflect the node that owns a particular session.
|
boolean |
true |
truststore
file
Type | Default | ||||
---|---|---|---|---|---|
spi-truststore-file-file The file path of the trust store from where the certificates are going to be read from to validate TLS connections.
|
string |
none |
|||
spi-truststore-file-hostname-verification-policy The hostname verification policy.
|
any, wildcard, strict |
wildcard |
|||
spi-truststore-file-password The trust store password.
|
string |
none |
well-known
openid-configuration
Type | Default | ||||
---|---|---|---|---|---|
spi-well-known-openid-configuration-include-client-scopes If client scopes should be used to calculate the list of supported scopes.
|
boolean |
true |
|||
spi-well-known-openid-configuration-openid-configuration-override The file path from where the metadata should be loaded from.
|
string |
none |