Uses of Class
com.zitadel.model.FeatureServiceSetSystemFeaturesRequest
Packages that use FeatureServiceSetSystemFeaturesRequest
-
Uses of FeatureServiceSetSystemFeaturesRequest in com.zitadel.api
Methods in com.zitadel.api with parameters of type FeatureServiceSetSystemFeaturesRequestModifier and TypeMethodDescriptionFeatureServiceApi.setSystemFeatures(FeatureServiceSetSystemFeaturesRequest featureServiceSetSystemFeaturesRequest) Set System Features Configure and set features that apply to the complete system. -
Uses of FeatureServiceSetSystemFeaturesRequest in com.zitadel.model
Methods in com.zitadel.model that return FeatureServiceSetSystemFeaturesRequestModifier and TypeMethodDescriptionFeatureServiceSetSystemFeaturesRequest.addImprovedPerformanceItem(FeatureServiceImprovedPerformance improvedPerformanceItem) FeatureServiceSetSystemFeaturesRequest.enableBackChannelLogout(Boolean enableBackChannelLogout) FeatureServiceSetSystemFeaturesRequest.improvedPerformance(List<FeatureServiceImprovedPerformance> improvedPerformance) FeatureServiceSetSystemFeaturesRequest.loginDefaultOrg(Boolean loginDefaultOrg) FeatureServiceSetSystemFeaturesRequest.loginV2(FeatureServiceLoginV2 loginV2) FeatureServiceSetSystemFeaturesRequest.oidcSingleV1SessionTermination(Boolean oidcSingleV1SessionTermination) FeatureServiceSetSystemFeaturesRequest.oidcTokenExchange(Boolean oidcTokenExchange) FeatureServiceSetSystemFeaturesRequest.permissionCheckV2(Boolean permissionCheckV2) FeatureServiceSetSystemFeaturesRequest.userSchema(Boolean userSchema)