...
- Authenticate a user and acquire a token called Ticket Granting Ticket (TGT).
- Call resource in context with the TGT.
Service
URL | https://login.boknett.no/v1/tickets |
Method | POST |
Request parameters | username | Required | Username for whom to sign in as. |
password | Required | Password for whom to sign in as. |
Response headers | Location | DEPRECATED |
Boknett-TGT | TGT returned from login service |
Returns | 201 | Created |
400 | Bad Request |
405 | Method Not Allowed |
...
Restriction | Current value |
---|
Maximum age of Authorization token (TGT) | 2 hours |
Test environment
https://login.boknett.webbe.no/