index
:
matthieu/authelia-kerberos.git
master
Unnamed repository; edit this file 'description' to name the repository.
Forgejo (Beyond coding. We forge.)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
internal
/
handlers
/
handler_oauth_introspection.go
Age
Commit message (
Expand
)
Author
2024-03-31
fix(oidc): missing introspection claims (#7049)
James Elliott
2024-03-13
refactor: factorize tooling and logs (#6835)
James Elliott
2024-03-12
build(oidc): use authelia maintained library (#6821)
James Elliott
2023-12-12
refactor: correct spelling mistakes (#6395)
Edward Betts
2023-09-17
feat(oidc): requested audience policy (#6002)
James Elliott
2023-08-27
feat(oidc): jwt response for introspection (#5840)
James Elliott
2023-08-06
fix(oidc): refresh flow scope parameter ignored (#5782)
James Elliott
2023-08-05
fix(oidc): insufficient debug logs on some endpoints (#5783)
James Elliott
2022-11-13
build(deps): update module github.com/ory/fosite to v0.43.0 (#4269)
James Elliott
2022-10-20
feat(oidc): implicit consent (#4080)
James Elliott
2022-04-25
fix(oidc): subject generated for anonymous users (#3238)
James Elliott
2022-04-12
fix(oidc): show detailed error reasons (#3175)
James Elliott
2022-04-07
feat(oidc): provide cors config including options handlers (#3005)
James Elliott