fix: Remove permitted root route
This commit is contained in:
parent
9976a000ee
commit
db81b4a710
2 changed files with 1 additions and 1 deletions
|
@ -1,6 +0,0 @@
|
|||
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
|
||||
|
||||
> {% client.global.set("token", response.body.access_token); %}
|
Loading…
Add table
Add a link
Reference in a new issue