gitea/services/auth/source
Nico Schieder 870f5fbc41
Add groups scope/claim to OIDC/OAuth2 Provider (#17367)
* Add groups scope/claim to OICD/OAuth2

Add support for groups claim as part of the OIDC/OAuth2 flow.
Groups is a list of "org" and "org:team" strings to allow clients to
authorize based on the groups a user is part of.

Signed-off-by: Nico Schieder <code@nico-schieder.de>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2021-10-22 17:19:24 +08:00
..
db Move login related structs and functions to models/login (#17093) 2021-09-24 19:32:56 +08:00
ldap Allow LDAP Sources to provide Avatars (#16851) 2021-09-26 22:39:36 -04:00
oauth2 Add groups scope/claim to OIDC/OAuth2 Provider (#17367) 2021-10-22 17:19:24 +08:00
pam Add SkipLocal2FA option to pam and smtp sources (#17078) 2021-09-26 21:02:01 -04:00
smtp Add SkipLocal2FA option to pam and smtp sources (#17078) 2021-09-26 21:02:01 -04:00
sspi Move login related structs and functions to models/login (#17093) 2021-09-24 19:32:56 +08:00