GET api/testauth/claims

Restituisce tutti i claim estratti dal token JWT. Usare questo endpoint per verificare che id, email, username e roles arrivino correttamente.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

IHttpActionResult

None.

Response Formats

application/json, text/json, application/xml, text/xml

Sample:

Sample not available.