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.
 
 
 
 
 
 
rithu john dd1e901dd9 server/rotation.go: avoid displaying the "keys already rotated" error 9 years ago
..
internal api: adding a gRPC call for listing refresh tokens. 9 years ago
api.go api: Update timestamp type for RefreshTokenRef to int64. 9 years ago
api_test.go server: use client connected to remove server for gRPC tests 9 years ago
doc.go initial commit 10 years ago
handlers.go *: promote SAML to stable 9 years ago
handlers_test.go *: update go-oidc and use standard library's context package 9 years ago
oauth2.go api: adding a gRPC call for listing refresh tokens. 9 years ago
oauth2_test.go server: support POSTing to authorization endpoint 9 years ago
rotation.go server/rotation.go: avoid displaying the "keys already rotated" error 9 years ago
rotation_test.go *: fix spelling using github.com/client9/misspell 9 years ago
server.go server/server.go: make successful garbage collection log at info level 9 years ago
server_test.go *: fix spelling using github.com/client9/misspell 9 years ago
templates.go {web,server}: use html/template and reduce use of auth request ID 9 years ago
templates_test.go *: add theme based frontend configuration 9 years ago