-
Notifications
You must be signed in to change notification settings - Fork 3
WhoAmI
Github Action edited this page Jun 13, 2021
·
3 revisions
Name | Type | Description | Notes |
---|---|---|---|
account | String | The account attribute of the client provided access token. | [optional] [default to null] |
clientUnderscoreip | String | The request client IP address as determined by Conjur. This same IP address appears in application logs and audit logs. | [optional] [default to null] |
tokenUnderscoreissuedUnderscoreat | String | The issued timestamp, that is, when the provided access token was created (iat field in the JWT) | [optional] [default to null] |
userUnderscoreagent | String | The incoming request HTTP user agent header. | [optional] [default to null] |
username | String | The username attribute of the provided access token. | [optional] [default to null] |