https://jarmx.blogspot.com/2022/10/microservices-security-patterns-and.html
Ldap user :
Username: henry
Password: 123
POSTMAN
Get access token
POST: http://localhost:9000/oauth/token
Type: Basic Auth
Username: henry
Password: secret
GET: headers with
Key: Authorization
value: Bearer {token}