-
Notifications
You must be signed in to change notification settings - Fork 745
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
Add flag to disable local auth #2649
Labels
Comments
thefinn93
added a commit
to thefinn93/miniflux
that referenced
this issue
Jul 17, 2024
thefinn93
added a commit
to thefinn93/miniflux
that referenced
this issue
Jul 17, 2024
thefinn93
added a commit
to thefinn93/miniflux
that referenced
this issue
Jul 17, 2024
thefinn93
added a commit
to thefinn93/miniflux
that referenced
this issue
Jul 17, 2024
thefinn93
added a commit
to thefinn93/miniflux
that referenced
this issue
Jul 18, 2024
thefinn93
added a commit
to thefinn93/miniflux
that referenced
this issue
Jul 18, 2024
thefinn93
added a commit
to thefinn93/miniflux
that referenced
this issue
Jul 18, 2024
5 tasks
thefinn93
added a commit
to thefinn93/miniflux
that referenced
this issue
Jul 18, 2024
thefinn93
added a commit
to thefinn93/miniflux
that referenced
this issue
Aug 3, 2024
thefinn93
added a commit
to thefinn93/miniflux
that referenced
this issue
Aug 3, 2024
See #2752 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I would like to request a feature that allows disabling local authentication within the application. My homelab relies on an OIDC identity provider to manage all aspects of authentication, including:
Multi-Factor Authentication (MFA)
Password complexity requirements
Password rotation policies
Removing local authentication support will enhance the security by ensuring that all authentication processes are handled by my OIDC identity provider. This not only streamlines security protocols but also minimizes potential vulnerabilities associated with maintaining multiple authentication mechanisms.
The text was updated successfully, but these errors were encountered: