Package org.keycloak.provider
Interface ConfiguredPerClientProvider
- All Superinterfaces:
ConfiguredProvider
- Author:
- Giuseppe Graziano
-
Method Summary
Modifier and TypeMethodDescriptionList of config properties for this client implementation.Methods inherited from interface org.keycloak.provider.ConfiguredProvider
getConfig, getConfigProperties, getHelpText
-
Method Details
-
getConfigPropertiesPerClient
List<ProviderConfigProperty> getConfigPropertiesPerClient()List of config properties for this client implementation. Those will be shown in admin console in clients credentials tab and can be configured per client.- Returns:
-