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
Currently in OIDC auth, Gitea get username from sub field returned from OIDC provider, which is often UUID. This should be configurable, for example to use preferred_username instead of sub.