PMT-9: Anlegen des Employee Services #5
1 changed files with 4 additions and 0 deletions
4
http/getToken.http
Normal file
4
http/getToken.http
Normal file
|
@ -0,0 +1,4 @@
|
||||||
|
POST https://keycloak.szut.dev/auth/realms/szut/protocol/openid-connect/token
|
||||||
|
Content-Type: application/x-www-form-urlencoded
|
||||||
|
|
||||||
|
grant_type=password&client_id=employee-management-service&username=user&password=test
|
Loading…
Reference in a new issue