7 lines
215 B
Plaintext
7 lines
215 B
Plaintext
|
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
|
||
|
|
||
|
|