This service is responsible for generating tokens to be used across all integration services.
When the service executes successfully (HTTP 200 status), the token is returned in the response as an Authorization header.
Authorization
It serves as the token issuer within the system.
POST /login
POST
/login
username*
String
password*
Authorization: Bearer Token
Last updated 7 months ago