first
This commit is contained in:
commit
3b669918d0
59 changed files with 16928 additions and 0 deletions
6
backend/GetBearerToken.http
Normal file
6
backend/GetBearerToken.http
Normal file
|
@ -0,0 +1,6 @@
|
|||
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
|
||||
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue