Stavros
|
def9e5aaaa
|
chore: fix typo
|
2026-04-07 19:00:09 +03:00 |
|
Stavros
|
6ffb52a5cd
|
tests: add test for invalid challenge method
|
2026-04-07 18:48:38 +03:00 |
|
Stavros
|
e451b3d62f
|
fix: review comments
|
2026-04-07 18:27:45 +03:00 |
|
Stavros
|
5bada13919
|
tests: add test cases for pkce
|
2026-04-07 17:49:42 +03:00 |
|
Stavros
|
5811218dbf
|
refactor: tests (#731)
* tests: rework tests for context controller
* tests: add tests for health controller
* tests: add tests for oidc controller
* tests: use testify assert in context and health controller
* tests: add tests for user controller
* tests: add tests for resources controller
* tests: add well known controller tests
* test: add proxy controller tests
* chore: review comments
* chore: more review comments
* chore: cancel lockdown in testing
* tests: fix get cookie domain tests
* chore: add comment for testing passwords
|
2026-03-30 15:31:34 +03:00 |
|
Stavros
|
671343f677
|
feat: oidc (#605)
* chore: add oidc base config
* wip: authorize page
* feat: implement basic oidc functionality
* refactor: implement oidc following tinyauth patterns
* feat: adapt frontend to oidc flow
* fix: review comments
* fix: oidc review comments
* feat: refresh token grant type support
* feat: cleanup expired oidc sessions
* feat: frontend i18n
* fix: fix typo in error screen
* tests: add basic testing
* fix: more review comments
* refactor: rework oidc error messages
* feat: openid discovery endpoint
* feat: jwk endpoint
* i18n: fix typo
* fix: more rabbit nitpicks
* fix: final review comments
* i18n: authorize page error messages
|
2026-02-01 19:00:59 +02:00 |
|