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.
 
 
 
 
 
 
m.nabokikh 57e9611ff6 fix: Implicit Grant discovery 4 years ago
..
internal chore(deps): upgrade protobuf in server/internal package 5 years ago
api.go Discard package "version" (#2107) 5 years ago
api_test.go fix(server): wrap credentials in the correct Dial option 4 years ago
deviceflowhandlers.go Deprecation warning log message 5 years ago
deviceflowhandlers_test.go refactor: move from io/ioutil to io and os package 5 years ago
doc.go initial commit 10 years ago
handlers.go Merge pull request #2234 from enj/enj/i/password_grant_access_token 4 years ago
handlers_test.go handlePasswordGrant: insert connectorData into OfflineSession (#2199) 5 years ago
oauth2.go fix: Implicit Grant discovery 4 years ago
oauth2_test.go Improve auth flow error handling 5 years ago
refreshhandlers.go Merge pull request #2344 from flant/invalid_grant_claim_another_client 4 years ago
refreshhandlers_test.go More refresh token handler refactoring, more tests 5 years ago
rotation.go Fixes of naming and code style 5 years ago
rotation_test.go Fixes of naming and code style 5 years ago
server.go fix: Implicit Grant discovery 4 years ago
server_test.go fix: Implicit Grant discovery 4 years ago
templates.go using path.Join replace filepath.Join 4 years ago
templates_test.go use go 1.16 new package io/fs 5 years ago