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

When using jwks_uri, default value fails becuase it's not a URI #159

Open
difernandez opened this issue May 5, 2023 · 0 comments
Open

Comments

@difernandez
Copy link

In the jwks_uri option, if setting the value as a a path instead of a full URI, I get the following error after de callback phase initiates:

ERROR -- omniauth: (openid_connect) Authentication failure! Request URI must have schema. Possibly add 'http://' to the request URI?

It might be okay to require the full URI, but I think the default value, /jwk, should maybe be changed as to not cause confussion.

Thanks for your work in this gem btw!

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