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

Auth missing features #648

Open
13 tasks
zoriya opened this issue Oct 19, 2024 · 2 comments
Open
13 tasks

Auth missing features #648

zoriya opened this issue Oct 19, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@zoriya
Copy link
Owner

zoriya commented Oct 19, 2024

Feature description

Missing steps after #610:

  • More tests (robot)
  • Get /sessions
  • Get /users/id/sessions
  • Patch /users/me /users/id
  • Profile picture (using gravatar)
  • OIDC
    • Basic one
    • List supported ones in /info
    • Federated
    • Disable local accounts
  • Reverse proxy
    • Convert session token to jwt (using /jwt route) in the reverse proxy
    • Add rate limiting (ip based)
@zoriya zoriya added the enhancement New feature or request label Oct 19, 2024
@acelinkio
Copy link
Collaborator

Could there be an option added for disabling local logins? The idea is that OIDC users are forced to use that identity provider.

@zoriya
Copy link
Owner Author

zoriya commented Oct 24, 2024

I added this to the list!

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
None yet
Development

No branches or pull requests

2 participants