KeycloakResource.withDisabledFeatures
Method
interface KeycloakResource { // ... omitted for brevity withDisabledFeatures(features: string[]): KeycloakResource;}Signature
method
withDisabledFeaturesbuilderAdditional feature names to disable for the keycloak resource
withDisabledFeatures(features: string[]): KeycloakResourceParameters
featuresstring[]Returns
KeycloakResourceDefined on
This method is defined on the following type: