-
Notifications
You must be signed in to change notification settings - Fork 10.5k
Description
What problem are you trying to solve?
, we know Identity and EF is a great combo, but it would be great if we had user management screens and roles, similar to how the old website admin tool used to be.
For example, just like how 2FA pages work, it would be useful to have a dashboard area for Identity users, role management, and granular permissions.
It would also be nice if more than one .NET application could share the same user store and manage both from a centralised dashboard — think Keycloak or a lightweight Okta. great if we had user management screens and roles, similar to how the old website admin tool used to be.
For example, just like how 2FA pages work, it would be useful to have a dashboard area for Identity users, role management, and granular permissions.
It would also be nice if more than one .NET application could share the same user store and manage both from a centralised dashboard think Keycloak or a lightweight Okta.
Describe the solution you'd like
No response