skooner-k8s / skooner

Simple Kubernetes real-time dashboard and management.
http://skooner.io/
Apache License 2.0
1.33k stars 181 forks source link

OIDC api is failing . Due to internal error #399

Open sateesh4b opened 1 year ago

sateesh4b commented 1 year ago

When we integrated with our own IDP . After the authentication process is completed . it is redirecting to skooner API. After that <>/oidc api is failing.

Error Details:

An error occurred during the request OPError: expected 200 OK, got: 403 Forbidden at processResponse (/usr/src/app/node_modules/openid-client/lib/helpers/process_response.js:41:11) at Function.discover (/usr/src/app/node_modules/openid-client/lib/issuer.js:179:18) at runMicrotasks () at processTicksAndRejections (internal/process/task_queues.js:97:5) at async getOidcProvider (/usr/src/app/index.js:143:20) at async getOidcEndpoint (/usr/src/app/index.js:132:22) at async getOidc (/usr/src/app/index.js:80:30) { error: 'expected 200 OK, got: 403 Forbidden' } GET /oidc 2023-03-28T07:42:00.217Z GET /oidc 500