Skip to content

Add Netlify Auth0 integration #7420

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

Open
martinjagodic opened this issue Feb 27, 2025 · 1 comment
Open

Add Netlify Auth0 integration #7420

martinjagodic opened this issue Feb 27, 2025 · 1 comment
Assignees

Comments

@martinjagodic
Copy link
Member

Netlify Identity is deprecated, so we need a new recommended way of authenticating users.

This issue is for enabling Auth0, for a general discussion about deprecated Netlify Identity go here: #7419

Auth0 is the new recommended identity platform by Netlify: https://docs.netlify.com/integrations/auth0/

@samo4
Copy link
Collaborator

samo4 commented Mar 28, 2025

To my knowledge we have the following players in "single sign-on and identity" or "PKCE for OAuth 2.0 authorization" +business:

  • Cognito
  • Auth0
  • Keycloak
  • Azure B2C
  • Okta
  • Ping Identity
  • ForgeRock

Ideally Decap should be able to use any of them for authentication and authorization. It appears there are bits and pieces floating around in our codebase, but everything ever so slightly on the "not usable without hacking" part of the spectrum.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

2 participants