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

Use OpenID Connect for external identity providers #236

Closed
CrowdHailer opened this issue Mar 20, 2020 · 4 comments
Closed

Use OpenID Connect for external identity providers #236

CrowdHailer opened this issue Mar 20, 2020 · 4 comments
Labels

Comments

@CrowdHailer
Copy link

CrowdHailer commented Mar 20, 2020

Previously raised as a feature request on the forum.
https://community.netlify.com/t/use-openid-connect-for-external-identity-providers/10777

copied below

The list of external identity providers is limited to BitBucket, GitLab, GitHub and Google.
As I understand it these integrations worth through OAuth 2.0.

We have a client who would like to identify users on a netlify hosted site using DID.app.
(DID.app is an Identity provider that focuses on passwordless authentication, disclaimer I am one of the founders there)

At this stage DID.app is a very small service, obviously not the best candidate for next specific OAuth integration. However we follow the OpenID Connect specification (as I believe the 4 providers you already support do as well)

The OpenID Connect specification includes discovery of all the relevant configuration such as token endpoints. Therefore the only additional information that needs to be specified when setting up on netlify is the url of the provide.

By supporting setting up external identity providers using OpenID Connect, a customer should be able to use any identity provider.

@github-actions
Copy link

This issue has been automatically marked as stale because it has not had activity in 1 year. It will be closed in 7 days if no further activity occurs. Thanks!

@github-actions github-actions bot added the stale label Apr 24, 2021
@github-actions
Copy link

github-actions bot commented May 1, 2021

This issue was closed because it had no activity for over 1 year.

@github-actions github-actions bot closed this as completed May 1, 2021
@aaronpk
Copy link

aaronpk commented Jul 23, 2021

well did.app didn't last very long, but it would still be great to support arbitrary OpenID Connect providers!

@johndpope
Copy link

those are supported with supabase fork.

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

No branches or pull requests

3 participants