My Kong Admin API is running at http://kong:8001 and Kong Manager is running at http://kong:8002
I am using openid-connect to login Kong Manager, but I am not able to login and see below error from browser
Access to XMLHttpRequest at 'http://kong:8002/#id_token=xxx' (redirected from 'http://kong:8001/auth?state=yyy&session_state=zzz&code=qqq') from origin 'http://kong:8002' has been blocked by CORS policy: Response to preflight request doesn't pass access control check: No 'Access-Control-Allow-Origin' header is present on the requested resource.