OpenID Connect (OIDC) identity and OAuth 2.0 provider with pluggable connectors
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Eric Chiang 3d7b1477e7 Merge pull request #903 from ericchiang/ldap-groups-on-user 9 years ago
..
github connector/github: add support for github enterprise. 9 years ago
gitlab *: update go-oidc and use standard library's context package 9 years ago
ldap connector/ldap: fix case where groups are listed on the user entity 9 years ago
mock *: update go-oidc and use standard library's context package 9 years ago
oidc connector: Connectors without a RefreshConnector should not return a refresh token instead of erroring 9 years ago
saml connector/saml: clean up SAML verification logic and comments 9 years ago
connector.go *: validate InResponseTo SAML response field and make issuer optional 9 years ago