GET api/User/Claim

Returns the current user claims. This will return claims in the format most commonly requested by OIDC providers and consumers.

Request Information

URI Parameters

None.

Body Parameters

None.

Response Information

Resource Description

Object

None.

Response Formats

application/xml, text/xml

Sample:
<Object />

application/json, text/json

Sample:
{}