go-gitea / gitea

Git with a cup of tea! Painless self-hosted all-in-one software development service, including Git hosting, code review, team collaboration, package registry and CI/CD
https://gitea.com
MIT License
45.33k stars 5.51k forks source link

Document OIDC OAuth #8855

Open brandonkal opened 5 years ago

brandonkal commented 5 years ago

Description

Gitea should document this. It is noticeably missing here. It is not in the app.ini file either.

try.gitea.com has a login with GitHub button in the UI, so it should be possible.

Edit: I see it is possible via settings. This should be mentioned on the corresponding doc pages.

stale[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs during the next 2 weeks. Thank you for your contributions.

Morriz commented 2 years ago

bump...where can we find docs on how to use OIDC properly? Such as how to configure the offered groups claim to map to incoming teams?