Unable to reproduce keycloak direct naked impersonation
问题 After some efforts, I still unable to reproduce the feature of direct naked impersonation with OIDC. refs: https://www.keycloak.org/docs/latest/securing_apps/#direct-naked-impersonation I got same errors. curl -X POST http://localhost:8080/auth/realms/iot/protocol/openid-connect/token \ -d "client_id=backend-service" \ -d "client_secret=f0ead74d-c3eb-47c5-82fd-d8fccc5e5096" \ --data-urlencode "grant_type=urn:ietf:params:oauth:grant-type:token-exchange" \ -d "requested_subject=1c04c634-a64a