Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OIDC api is failing . Due to internal error #399

Open
sateesh4b opened this issue Mar 28, 2023 · 0 comments
Open

OIDC api is failing . Due to internal error #399

sateesh4b opened this issue Mar 28, 2023 · 0 comments

Comments

@sateesh4b
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant