-
-
Notifications
You must be signed in to change notification settings - Fork 253
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
[FEAT] Include Pocket-ID as an authentication method #541
Comments
Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid. |
Any authentication method should work with swag as it's just NGINX, so if they've got instructions for that, should be simply enough to get up and running. We don't plan to add every authentication method under the sun as we just frankly don't have the time to support that. We have authelia & authentik because people within the team actively use it. |
Understood, thanks for taking the time to look and respond to the request. |
It should be very easy to add - perhaps a readme/doc/wiki entry with an example would be sufficient - @truncsphere would you be willing to do some work on that? That would help those that want to go that route without increasing support burden. |
@phedders I haven't tried to implement yet it via the config files. I've only applied it to my apps that natively support OIDC currently. |
Is this a new feature request?
Wanted change
I'd like to see support for Pocket-ID authentication via OIDC. Currently only Authentik and Authelia are natively supported.
Project: https://github.com/stonith404/pocket-id
Pocket-ID used passkeys for authentication only.
Reason for change
Add more authentication options for users of SWAG. Pocket-ID is simple to get up and running vs the alternatives.
Proposed code change
No response
The text was updated successfully, but these errors were encountered: