mirror of
https://github.com/fosrl/pangolin.git
synced 2026-05-21 09:21:15 -05:00
[GH-ISSUE #1058] [Feature Request] Set external identity provider as default #6539
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 @aweb-01 on GitHub (Jul 12, 2025).
Original GitHub issue: https://github.com/fosrl/pangolin/issues/1058
I love that you guys recently added support for OAuth2/OIDC, thanks! It sort of feels half-implemented though if we can’t set the external idp as default.
Ideally I’d like to be able to set a default authentication provider and have users go straight to that, with a fallback of using a specific url to get to the page that allows you to enter Pangolin credentials.
@Crashman1983 commented on GitHub (Jul 13, 2025):
I would like to support that request. I currently use Traefik and wireguard without pangolin. I would like to switch to pangolin for better ease of use / lower administration effort. But I don't want to login via Pangolin login frontend. If there is only one external IDP (for example Authentik), I would like to directly use the authentik login.
@oschwartz10612 commented on GitHub (Jul 14, 2025):
Hi! Thanks so much for the suggestion. I am going to close this as I think it is a duplicate of https://github.com/orgs/fosrl/discussions/674 and https://github.com/orgs/fosrl/discussions/859. Feel free to reopen if I am wrong!