Stavros
|
24d50366e9
|
refactor: use own utility for creating random strings (more flexible
than stdlib)
|
2026-02-26 16:45:48 +02:00 |
|
Stavros
|
ce25f9561f
|
fix: ensure service configured check is set to true when service is
configured
|
2026-02-02 16:32:08 +02:00 |
|
Stavros
|
285edba88c
|
refactor: better is configured check for ldap and oidc service
|
2026-02-02 16:25:49 +02:00 |
|
Stavros
|
fd16f91011
|
fix: ensure oidc service is configured before performing any actions
|
2026-02-02 16:25:49 +02: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 |
|