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_oidc_authorization_consent.go
Age
Commit message (
Expand
)
Author
2025-02-23
feat(webauthn): passkeys (#7942)
James Elliott
2025-02-22
feat(oidc): rfc8628 oauth 2.0 device code grant (#8082)
James Elliott
2025-02-22
feat(oidc): prompt parameter support (#8080)
James Elliott
2024-12-04
refactor(handlers): log policy and debug info for oidc authorization (#8373)
Amir Zarrinkafsh
2024-06-04
refactor: use explicit uuid comparison (#7386)
James Elliott
2024-03-29
refactor(oidc): abstract the client storage (#7041)
James Elliott
2024-03-12
build(oidc): use authelia maintained library (#6821)
James Elliott
2024-01-07
fix(oidc): pre-config audience not matched (#6513)
James Elliott
2023-12-25
fix(oidc): par context redirect (#6450)
James Elliott
2023-08-20
fix(oidc): par consent state error (#5880)
James Elliott
2023-08-17
fix(oidc): failure to insert with client credentials grant (#5809)
James Elliott
2023-07-31
feat(oidc): auth policy applied per-subject (#5486)
James Elliott
2023-07-30
build(deps): update module github.com/golang-jwt/jwt to v5 (#5724)
James Elliott
2023-04-13
feat(oidc): client authentication modes (#5150)
James Elliott
2022-12-17
refactor: const int type stringers (#4588)
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-09-03
refactor: clean up uri checking functions (#3943)
James Elliott
2022-07-26
fix(handlers): consent session prevents standard flow (#3668)
James Elliott
2022-06-14
fix(handler): oidc two factor handling (#3512)
James Elliott
2022-05-03
fix(oidc): pre-conf consent skipped entirely for anon users (#3250)
James Elliott
2022-04-25
fix(oidc): subject generated for anonymous users (#3238)
James Elliott
2022-04-07
feat(oidc): persistent storage (#2965)
James Elliott