Generate a Ticket
POST https://{{crosswork_ip}}:30603/crosswork/sso/v1/tickets?username=admin&password=password
Use this API Call to generate a ticket.
Request Params
Key | Datatype | Required | Description |
---|---|---|---|
username | string | ||
password | string |
HEADERS
Key | Datatype | Required | Description |
---|---|---|---|
Content-Type | string | ||
Accept | string | ||
Cache-Control | string |