PMT-9: Add Local HTTP File for Getting an Access Token

This commit is contained in:
Dominik Säume 2024-09-30 09:07:40 +02:00
parent 558cd46a7c
commit 12d97a88d1
Signed by: SZUT-Dominik
GPG key ID: 67D15BB250B41E7C

4
http/getToken.http Normal file
View 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