0
shijo created
-
ABP Framework version: v4.4.3
-
UI type: Angular
-
DB provider: EF Core
-
Tiered (MVC) or Identity Server Separated (Angular): yes
-
Exception message and stack trace: Custom Claims added but not able to retreive the claims data frontend. Please explain the flow
-
Steps to reproduce the issue:"
-
Add New Claim Types as string
-
Select and Add the newly added claim type and value in User >> Claim
-
Configure identity server client
-
Login Identity server by using the same user through a client (angular), all claims comming expect the newly added claim
-
When you run Identity server alone and login added claims appearing
-