Generate a Token
POST https://{{crosswork_ip}}:30603/crosswork/sso/v1/tickets/{{ticket}}
Use this API Call to generate the token using the generated ticket.
Request Body
[{"name"=>"service", "value"=>"https://172.23.193.107:30603/app-dashboard", "datatype"=>"string"}]
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string | ||
Cache-Control | string |