mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #3363] Support Passkey authentication #2261
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#2261
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
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 @renne on GitHub (Dec 2, 2023).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/3363
Is your feature request related to a problem? Please describe.
Passwords have become a scourge of mankind. Everybody knows they are insecure and user re-use passwords because they can't remember an unique password for each service.
Describe the solution you'd like
User authentication via Passkeys has become super-simple, especially on Github, where Passkeys are detected automagically after pressing the button "Use Passkeys" without having to enter any username or password.
It would be a blessing for users to authenticate at Nginx-Proxy-Manager with Passkeys.
Describe alternatives you've considered
Identity-Provider (e.g. Authentik) -> complicated setup
Authenticating proxy -> two proxies in a row?
@github-actions[bot] commented on GitHub (Jul 16, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@renne commented on GitHub (Jul 16, 2024):
Stale ping.
@JulienFloris commented on GitHub (Jul 25, 2024):
Pre-Auth support would be great security feature!
These is full support on Android, IOS, Windows
Here are some doc's and libary links:
@hansake commented on GitHub (Oct 9, 2024):
It would be great if Passkeys are supported.
Have a Nginx proxy that acts as a gateway to some of my smart home servers.
@hansake commented on GitHub (Jan 27, 2025):
Any progress in passkey support?
@github-actions[bot] commented on GitHub (Aug 7, 2025):
Issue is now considered stale. If you want to keep it open, please comment 👍
@wernersv commented on GitHub (Aug 7, 2025):
Please evaluate and consider implementing support for passkeys.
@CasperOng commented on GitHub (Feb 3, 2026):
It seems like pull requests with the above feature added is merged. Does that mean we will see features like this in the next release of NPM?