After a successful login a token is returned. This is a Bearer token. To authenticate with it use the Authorization header and set value to Bearer empty space and the token value.
643 matches
12 actions
AltoroJ REST
12 actions
Security/AltoroJ REST
643 matches
12 actions
AltoroJ REST
12 actions
Security/AltoroJ REST
After a successful login a token is returned. This is a Bearer token. To authenticate with it use the Authorization header and set value to Bearer empty space and the token value.
{
"type": "object",
"additionalProperties": true
}