
dm.99934 (Customer) asked a question.
In security->API->Authorization servers->
select default authorization server and add a new claim whose value is groups. But still in generated token I can't see any claim with key name groups ? how can I get roles in access token claims?
In security->API->Tokens added a new token also.
My front end is developed in react and back end api is devolped using .net core.
