Authentication
Body
usernamestringRequired
Lineaje username
passwordstring · passwordRequired
Lineaje password
Responses
200
Authentication successful
application/json
accessTokenstringRequired
Access token to be used in Authorization header
tokenTypestringRequiredExample:
BearerexpiresInintegerRequiredExample:
Token expiration time in seconds
86400scopestringRequiredExample:
openid profile emailpost
/lineajeidentity/api/v1/login200
Authentication successful
Last updated