fix: Fix security config, add health check route
This commit is contained in:
parent
7fe8f276cf
commit
9976a000ee
5 changed files with 23 additions and 39 deletions
|
@ -1,6 +0,0 @@
|
|||
POST http://localhost:9090/realms/LF12/protocol/openid-connect/token
|
||||
Content-Type: application/x-www-form-urlencoded
|
||||
|
||||
grant_type=password&client_id=lf12&username=lf12_test_user&password=secret
|
||||
|
||||
|
Reference in a new issue