0
vijay.nallala created
- ABP Framework version: 4.3.0
- UI type: MVC
- DB provider: EF Core
- Tiered (MVC) or Identity Server Separated (Angular): yes
- Exception message and stack trace:
- Steps to reproduce the issue: How can get the orgnization units on my token. it is not coming ids token
4 Answer(s)
-
0
Organization Unit data is not included in the claims. you can include it manually by writing your custom
UserClaimsPrincipalFactory
See https://github.com/abpframework/abp/issues/2614#issuecomment-575090708 -
0
not following to get claims for given user/role orgnization unit
-
0
didn't understand what you mean by "not following to get claims..."
-
0
This question has been automatically marked as stale because it has not had recent activity.