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.
iliaandreevde
098ab6036e
feat: support ES256 local signer (#4682)
Signed-off-by: Ilia Andreev <ilia.andreev@palark.com>
Co-authored-by: Ilia Andreev <ilia.andreev@palark.com>
|
2 days ago |
| .. |
|
internal
|
feat: use protobuf for session cookie (#4675)
|
6 days ago |
|
signer
|
feat: support ES256 local signer (#4682)
|
2 days ago |
|
api.go
|
feat(client): add allowed connectors field to client configuration (#4610)
|
2 weeks ago |
|
api_cache_test.go
|
fix: clean up in-memory connector before create (#4529)
|
4 weeks ago |
|
api_test.go
|
feat(connector): connectors for grants (#4619)
|
2 weeks ago |
|
deviceflowhandlers.go
|
fix(deviceflow): update redirect URIs to use absolute paths for non-root URLs (#4597)
|
4 weeks ago |
|
deviceflowhandlers_test.go
|
fix(deviceflow): update redirect URIs to use absolute paths for non-root URLs (#4597)
|
4 weeks ago |
|
doc.go
|
initial commit
|
10 years ago |
|
errors.go
|
fix(server): respond with forbidden if failed to authenticate (#4200)
|
1 month ago |
|
errors_test.go
|
fix: hide internal server error details from users
|
2 months ago |
|
handlers.go
|
feat: implement id_token_hint (#4670)
|
7 days ago |
|
handlers_approval_test.go
|
Two-Factor authentication (TOTP) (#3712)
|
1 week ago |
|
handlers_test.go
|
feat: support ES256 local signer (#4682)
|
2 days ago |
|
introspectionhandler.go
|
feat: Add Vault signer for JWT (#4512)
|
2 months ago |
|
introspectionhandler_test.go
|
feat: add auth_time, prompt, and max_age fields (#4662)
|
1 week ago |
|
mfa.go
|
Two-Factor authentication (TOTP) (#3712)
|
1 week ago |
|
oauth2.go
|
feat: implement id_token_hint (#4670)
|
7 days ago |
|
oauth2_test.go
|
feat: support ES256 local signer (#4682)
|
2 days ago |
|
prompt.go
|
feat: add auth_time, prompt, and max_age fields (#4662)
|
1 week ago |
|
prompt_test.go
|
feat: add auth_time, prompt, and max_age fields (#4662)
|
1 week ago |
|
refreshhandlers.go
|
feat: add auth_time, prompt, and max_age fields (#4662)
|
1 week ago |
|
refreshhandlers_test.go
|
feat: add auth_time, prompt, and max_age fields (#4662)
|
1 week ago |
|
server.go
|
feat: Add AuthSession GC (#4667)
|
7 days ago |
|
server_test.go
|
feat(oauth2): add client credentials flow with opt-in config flag (#4583)
|
3 weeks ago |
|
session.go
|
feat: use protobuf for session cookie (#4675)
|
6 days ago |
|
session_test.go
|
feat: Add AuthSession GC (#4667)
|
7 days ago |
|
templates.go
|
Two-Factor authentication (TOTP) (#3712)
|
1 week ago |
|
templates_test.go
|
use go 1.16 new package io/fs
|
5 years ago |