3 lines
179 B
Plaintext
3 lines
179 B
Plaintext
|
curl -X GET -H "Content-Type: application/x-www-form-urlencoded" \
|
||
|
-H "Authorization: Bearer " \
|
||
|
https://auth.mtfos.xyz/auth/realms/Vision/protocol/openid-connect/userinfo
|