UserTokenInfo

UserTokenInfo
UserTokenInfo

Information extracted from the JWT token related to the user

JSON Example
{
    "organization": {
        "id": "d16c7f4d-b38a-405b-a1ca-3ac0a79418c1",
        "name": "My org"
    },
    "user": {
        "id": "vmware.com:aaa24d36-94a2-63da-9383-8f58c0d12bbb",
        "username": "johndoe",
        "roles": [
            "csp:aa6ce24d-b38a-405b-a1ca-3ac0a79418bb/becs:user"
        ]
    },
    "service_id": "aa6ce24d-b38a-405b-a1ca-3ac0a79418bb"
}
object
organization
Required

organization

object
user
Required

Information related with the user in the token

string
service_id
Required

Identifier of the service in CSP