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
Markdown supported.
Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)
4 Answer(s)
-
0
Organization Unit data is not included in the claims. you can include it manually by writing your custom
UserClaimsPrincipalFactorySee https://github.com/abpframework/abp/issues/2614#issuecomment-575090708Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
not following to get claims for given user/role orgnization unit
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post) -
0
This question has been automatically marked as stale because it has not had recent activity.
Markdown supported.Copy, paste, or drag & drop images and files (max 100 MB per file, 100 MB total per post)