Set the default / preferred authentication method per resource (e.g., default to the email one-time-code tab) #3464
dede34fr
started this conversation in
Feature Requests
Replies: 1 comment
|
Good idea! |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Use case
A resource protected with several auth methods shows tabs on the access page (e.g. User / password / passkey / SSO and Email one-time code). Today the user/SSO tab is the default.
For family / guest deployments where most people access via the resource email whitelist (one-time code), we'd like to make the email one-time-code tab the default / focused one — so guests land directly on the method they actually use, instead of having to switch tabs.
Request
Could Pangolin add a per-resource (or per-org / login-page) setting to choose the default / preferred authentication method shown on the resource access page? e.g. "default to email one-time code".
Why it matters
It removes confusion for non-technical guests: they see the email-code field first, instead of a login form or an SSO button that may not apply to them. Small UX setting, meaningful difference for family / community setups.
Related: #3463 (same family/whitelist use case).
Thanks!
All reactions