harbor/src/core/auth/ldap
Daniel Jiang b21f9dc6f1 Support OIDC groups
This commit enable project admin to add group as project member when
Harbor is configured against OIDC as AuthN backend.

It populates the information of groups from ID Token based on the claim
that is set in OIDC settings.

Signed-off-by: Daniel Jiang <jiangd@vmware.com>
2019-09-19 17:49:31 +08:00
..
ldap_test.go Set default email to null if not provided 2019-08-19 15:20:44 +08:00
ldap.go Support OIDC groups 2019-09-19 17:49:31 +08:00