I’m having trouble getting correct Access-Control Headers for requests to the openid-connect token endpoint. When asking for a token by code, everything seems fine:
-
But when I request a token by direct grant, the CORS-Headers are missing:
Thanks,
Gregor