7 lines
195 B
HTTP
7 lines
195 B
HTTP
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
|
|
|
|
|