You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
I've setup a fresh instance which uses OpenID Connect via Entra ID / Azure Active Directory.
I noticed that a user who logged in via OpenID Connect is still able to set a password under /user/settings/account:
So I tried pushing to the repo using that manually set password which works and I thought it's a good idea to check, If we can disable this.
It somehow works - I can't git push anymore using that password but it doesn't block login from browser so the user can login using that manually set password which renders all security policies we provide by our IDP useless :)
How can I disable password login completely or better prevent openID users, to change or manually set a password?
Many thanks and best regards, Flo.
Gitea Version
1.22.1
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
Ubuntu 22.04
How are you running Gitea?
binary
Database
MySQL/MariaDB
The text was updated successfully, but these errors were encountered:
Description
Hi,
I've setup a fresh instance which uses OpenID Connect via Entra ID / Azure Active Directory.
I noticed that a user who logged in via OpenID Connect is still able to set a password under /user/settings/account:
So I tried pushing to the repo using that manually set password which works and I thought it's a good idea to check, If we can disable this.
The only thing I found is this: https://docs.gitea.com/administration/config-cheat-sheet#service-service
It somehow works - I can't git push anymore using that password but it doesn't block login from browser so the user can login using that manually set password which renders all security policies we provide by our IDP useless :)
How can I disable password login completely or better prevent openID users, to change or manually set a password?
Many thanks and best regards, Flo.
Gitea Version
1.22.1
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
Ubuntu 22.04
How are you running Gitea?
binary
Database
MySQL/MariaDB
The text was updated successfully, but these errors were encountered: