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] |
[Back to Model list] [Back to API list] [Back to README]