mirror of
https://github.com/pocket-id/pocket-id.git
synced 2025-12-09 14:42:59 +03:00
🚀 Feature: Support Tailscale as OIDC Application - Requires implementation of Webfinger #291
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Sumtin on GitHub.
Feature description
Tailscale is a widely used Wireguard-as-a-Service provider and they support using custom OIDC providers, but it requires a WebFinger (RFC 7033) endpoint under
/.well-known/webfinger.Pitch
Tailscale is a very popular Wireguard-as-a-Service provider and they support using custom OIDC providers. Their documentation contains a number of Pocket ID competitors (Authentik, Keycloak, Zitadel, etc.)
https://tailscale.com/kb/1240/sso-custom-oidc#additional-provider-configurations
Aside from enabling existing users to use Pocket ID as our provider, having Pocket ID listed in Tailscale's documentation may improve visibility of this excellent project.
Implementation appears trivial.
@kmendell commented on GitHub:
Hey everyone, Tailscale dropped a video on Pocket ID and included is how to setup the webfinger endpoint :) https://www.youtube.com/watch?v=sPUkAm7yDlU