new plugin: OpenID Connect #1275
rejetto
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
This plugin lets you log in to HFS through Keycloak or another OpenID Connect provider.
The provider handles the login page, single sign-on and any configured two-factor authentication. File permissions are still managed in HFS.
Accounts can be created automatically on first login, or linked to existing HFS accounts. You can also prepare an account and its permissions before the user's first login, without setting a local password.
Requires HFS 3.2 and HTTPS.
Go to Admin-panel > Plugins > Search online
and install "openid-connect".
Tested with Keycloak, including two-factor authentication.
Setup instructions: https://github.com/rejetto/hfs-openid-connect
All reactions