Package org.activiti.cloud.identity.web
Annotation Type EnableIdentityManagementRestAPI
-
@Target(TYPE) @Retention(RUNTIME) @Inherited @Import({Oauth2FeignConfiguration.class,IdentityManagementController.class}) public @interface EnableIdentityManagementRestAPI
This annotation enables the IdentityManagementRestController that exposes users and groups search using the target identity management service (e.g. Keycloak)