quiet-appointment-7418
10/19/2022, 3:54 PMcurl -X 'POST' -d 'client_id=testclient&scope=profile+email&token=$TOKEN' -H 'Authorization: Basic $BASE64EncodedCLientIDClientSEcret' -H 'Content-Type: application/x-www-form-urlencoded' -H 'Token_type_hint: requesting_party_token' '<http://keycloak-http.keycloak:80/auth/realms/testrealm/protocol/openid-connect/token/introspect>'