Disable password confirmation when using SSO (reverse proxy) authentication #2342
Closed
3 of 7 tasks
Labels
issue/duplicate
The issue has already been reported.
[x]
):Description
I've set up a Gitea instance and configured it to authenticate users against
mod_auth_kerb
with these options to provide SSO service:In apache vhosts configuration:
Now, as expected, I cannot use any functions that require password confirmation as my Gitea instance is not prepared to be aware of using this external authentication source. A solution would be to disable password confirmation, I guess. (had a similar issue with NextCloud)
Screenshots
The text was updated successfully, but these errors were encountered: