Class KeycloakPolicyEnforcerTenantConfig


  • public class KeycloakPolicyEnforcerTenantConfig
    extends Object
    • Field Detail

      • connectionPoolSize

        @ConfigItem(defaultValue="20")
        int connectionPoolSize
        Adapters will make separate HTTP invocations to the Keycloak server to turn an access code into an access token. This config option defines how many connections to the Keycloak server should be pooled
    • Constructor Detail

      • KeycloakPolicyEnforcerTenantConfig

        public KeycloakPolicyEnforcerTenantConfig()