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

bug: Not able to work as OIDC to Cloudflare Zero Trust #6242

Closed
2 of 4 tasks
a-w-1806 opened this issue Jul 13, 2024 · 4 comments
Closed
2 of 4 tasks

bug: Not able to work as OIDC to Cloudflare Zero Trust #6242

a-w-1806 opened this issue Jul 13, 2024 · 4 comments
Assignees
Labels
bug Something isn't working

Comments

@a-w-1806
Copy link

Describe the bug

I am trying to set up my self-hosted Logto instance as OIDC to my Cloudflare Zero Trust. Per instructions here: https://developers.cloudflare.com/cloudflare-one/identity/idp-integration/generic-oidc/.

I also have Always issue refresh token turned on.

However, when testing if it works, I get something like this:
image

Expected behavior

Be able to sign in with OIDC to Cloudflare Zero Trust.

How to reproduce?

Try to set up Logto as OIDC with instructions here: https://developers.cloudflare.com/cloudflare-one/identity/idp-integration/generic-oidc/

Context

  • Logto Cloud
  • Self-hosted, Logto version =
    • Container (Docker image)
    • Raw Node.js

Screenshots

@a-w-1806 a-w-1806 added the bug Something isn't working label Jul 13, 2024
@wangsijie wangsijie self-assigned this Jul 15, 2024
@a2008q
Copy link

a2008q commented Jul 22, 2024

This may cause by signing algorithm. You can rotate OIDC private signing keys to RSA.
Here is the docs https://docs.logto.io/docs/references/using-cli/rotate-signing-keys

@wangsijie
Copy link
Contributor

@a2008q Thanks, I am adding this useful notice to the docs.

@a-w-1806 I am closing this now, feel free to reopen if you have any futher questions.

@a-w-1806
Copy link
Author

image

Folks, I just tried again but still the same issue

@a-w-1806
Copy link
Author

And it does not seem like I can re-open this issue haha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Development

No branches or pull requests

3 participants