Open Closed

Can't access custom claim types #2080


User avatar
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

2 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team Fullstack Developer

    hi

    Can you share some screenshot and logs?

  • User Avatar
    0
    shijo created

    hi

    Can you share some screenshot and logs?

    Issue has been solved. I added the identity resources and map with the custom claim type. Thanks.

Made with ❤️ on ABP v8.2.0-preview Updated on March 25, 2024, 15:11