POST api/AuthRepository/GenerateUserIdentityAsync
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
ClaimsIdentity| Name | Description | Type | Additional information |
|---|---|---|---|
| AuthenticationType | string |
None. |
|
| IsAuthenticated | boolean |
None. |
|
| Actor | ClaimsIdentity |
None. |
|
| BootstrapContext | Object |
None. |
|
| Claims | Collection of Claim |
None. |
|
| Label | string |
None. |
|
| Name | string |
None. |
|
| NameClaimType | string |
None. |
|
| RoleClaimType | string |
None. |
Response Formats
application/json, text/json
Sample:
Sample not available.