Introduction¶
Overview¶
And authentication endpoint
Method | Endpoint | Description |
---|---|---|
POST | /service/user/register | Register user information |
POST | /service/user/create | Create new user |
POST | /service/user/delete | Delete user |
POST | /service/authentication/token | Get access token with JWT implement |
Suggestion:
Research to apply of KeyCloak and Gateway Kong OSS, with following tasks:
(a) Design ERD model
(b) Design Authorization matrix
© Applied on the internal and external services