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
After being able to configure group mapping using Azure as an Authentication Source, we have tested that when we configure the group "gitea-administrator" in the field "Group Claim value for administrator users" all users that are members of that group are correctly mapped to Administrators on Gitea, but if then we remove the user from that group they still have administrator privileges on Gitea.
Is this a bug or it is intended?
As a note, we tested this after #21441 was merged.