Snoweuph
fef2ac97cd
Some checks failed
Build Application / build-docker (push) Blocked by required conditions
Build Application / release (push) Blocked by required conditions
Build Application / build (push) Has been cancelled
Quality Check / Testing (push) Has been cancelled
Quality Check / Static Analysis (push) Has been cancelled
Quality Check / Linting (push) Has been cancelled
Quality Check / Validate OAS (push) Has been cancelled
6 lines
No EOL
258 B
HTTP
6 lines
No EOL
258 B
HTTP
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
|
|
|
|
> {%client.log(response.body.access_token)%} |