Support Identity Claims management in /admin-ui #120
Closed
EvoTechMike
started this conversation in
Ideas
Replies: 3 comments 1 reply
-
FYI since you're online atm, there's now Identity Claims management UI for User Claims and Role Claims in the pre-release packages. |
Beta Was this translation helpful? Give feedback.
1 reply
-
This has been implemented in ServiceStack v5.7+ where you can add Claims for both Users and Roles: |
Beta Was this translation helpful? Give feedback.
0 replies
-
That's great! Thanks Mythz |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Currently in the admin user feature you can manage roles for Identity 8 auth in database but you cannot manage claims. As the Identity auth doesn't have same permission system as SS auth then claims are useful for managing access that needs to be more fine grained than roles allows.
Beta Was this translation helpful? Give feedback.
All reactions