Skip to content
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

Open
1 task done
truncsphere opened this issue Jan 23, 2025 · 5 comments
Open
1 task done

[FEAT] Include Pocket-ID as an authentication method #541

truncsphere opened this issue Jan 23, 2025 · 5 comments
Labels
enhancement New feature or request

Comments

@truncsphere
Copy link

Is this a new feature request?

  • I have searched the existing issues

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

@truncsphere truncsphere added the enhancement New feature or request label Jan 23, 2025
Copy link

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

@j0nnymoe
Copy link
Member

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.

@truncsphere
Copy link
Author

Understood, thanks for taking the time to look and respond to the request.

@phedders
Copy link

phedders commented Jan 28, 2025

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.

@truncsphere
Copy link
Author

@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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Issues
Development

No branches or pull requests

3 participants