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.
 
 
 
 
 
 
Maksim Nabokikh 1e65dda440
fix(localSigner): simplify Algorithm method to always return RSA algorithm (#4655)
2 weeks ago
..
local.go fix(localSigner): simplify Algorithm method to always return RSA algorithm (#4655) 2 weeks ago
local_test.go fix(localSigner): simplify Algorithm method to always return RSA algorithm (#4655) 2 weeks ago
mock.go feat: refactor signer configuration with local and vault options (#4532) 1 month ago
rotation.go feat: refactor signer configuration with local and vault options (#4532) 1 month ago
rotation_test.go feat: refactor signer configuration with local and vault options (#4532) 1 month ago
signer.go feat: refactor signer configuration with local and vault options (#4532) 1 month ago
utils.go feat: refactor signer configuration with local and vault options (#4532) 1 month ago
vault.go feat: refactor signer configuration with local and vault options (#4532) 1 month ago
vault_integration_test.go feat: refactor signer configuration with local and vault options (#4532) 1 month ago
vault_test.go feat: refactor signer configuration with local and vault options (#4532) 1 month ago