Summary
Log in an create a session in IAP
Description
Log in to IAP
Route
POST /login
Roles
Parameters
DetailsExampleSchema
Name | Type | Required | Description |
---|---|---|---|
credentials | object | yes | Credentials required to log in to IAP |
Return
DetailsExampleSchema
Name | Type | Description |
---|---|---|
result | string | The session token for a logged in user |