Hi, I’ve successfully configured Authentik on my Seafile Pro 11 and now I’d like to know how can I disable local login in Seahub and force all logins through Authentik.
Thanks
If you use SAML login, you can disable users using local password by the following settings:
DISABLE_ADFS_USER_PWD_LOGIN = True
https://manual.seafile.com/latest/config/seahub_settings_py/#single-sign-on
I am not using SAML, I am using OAuth.
There is no option for it yet.