Reputation: 171
I'm creating a new application with jhipster generator v7.8.1 with the following options:
However, the user management screens are not being generated as they used to be. What could be happening?
Upvotes: 0
Views: 168
Reputation: 8614
There is no user management generated when using OAuth / OIDC. We expect you to manage your users on your identity provider (Keycloak, Okta, or Auth0).
Upvotes: 2