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

docs: update docs around auth0 jwk_url support #4847

Closed
praveenweb opened this issue May 22, 2020 · 3 comments
Closed

docs: update docs around auth0 jwk_url support #4847

praveenweb opened this issue May 22, 2020 · 3 comments
Labels
a/authn Issues related to "authentication" and capturing session claims from an API call c/docs Related to docs help wanted Good candidate for contribution. Community help wanted!

Comments

@praveenweb
Copy link
Member

praveenweb commented May 22, 2020

Auth0 has fixed a bug which prevented Hasura from using their rotating keys.

The docs around configuring HASURA_GRAPHQL_JWT_SECRET for Auth0 needs to be updated.

Places where this content needs to be updated:

@praveenweb praveenweb added the c/docs Related to docs label May 22, 2020
@marionschleifer
Copy link
Contributor

We should also update the docs to use always use accessToken since this was recommended by Auth0.

@sanderhahn
Copy link
Contributor

In the https://hasura.io/docs/1.0/graphql/manual/guides/integrations/auth0-jwt.html user sync snippet the configuration object can be used to store the url and admin secret outside of the sourcecode. https://auth0.com/docs/rules/guides/configuration

@marionschleifer marionschleifer changed the title update docs around auth0 jwk_url support docs: update docs around auth0 jwk_url support Dec 8, 2020
@coco98 coco98 added a/authz Issues related to "authorization" and the policy engine after session claims are procesed a/authn Issues related to "authentication" and capturing session claims from an API call and removed c/auth a/authz Issues related to "authorization" and the policy engine after session claims are procesed labels Oct 7, 2021
@rikinsk rikinsk added help wanted Good candidate for contribution. Community help wanted! hacktoberfest labels Oct 11, 2021
@seanparkross
Copy link
Contributor

We're closing this issue. The docs for auth have recently been updated. We'd really like to hear your thoughts on those new docs in our Discord. If you feel that this issue has been closed in error please comment again and we will reopen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
a/authn Issues related to "authentication" and capturing session claims from an API call c/docs Related to docs help wanted Good candidate for contribution. Community help wanted!
Projects
None yet
Development

No branches or pull requests

7 participants