Commit Graph

8 Commits

Author SHA1 Message Date
Jan Larwig 9db77384d0
feat: migrate all alpha config booleans to pointers
Signed-off-by: Jan Larwig <jan@larwig.com>
2025-08-27 09:15:30 +02:00
Jan Larwig fa2587ac09
fix merge problems and test cases
Signed-off-by: Jan Larwig <jan@larwig.com>
2025-08-27 09:15:29 +02:00
tuunit 37019fc4cc
use official upstream yaml library v3 2025-08-27 09:15:27 +02:00
tuunit 31a4c34726
introduce mapstructure decoder for yaml parsing
remove color output in tests for better readability in github actions

bugfix: remove google as default provider for alpha options

fix conversion flow for toml to yaml

revert ginkgo color deactivation

revert claim- and secret source back to pointers

regenerate alpha config
2025-08-27 09:15:26 +02:00
af su 211c605875
docs: additional notes about available claims for HeaderValue (#2674)
* docs: additional notes on HeaderValue

* docs: add code comments

* fix missing preferred_username

* regenerate docs

* add changelog entry

---------

Co-authored-by: afsu <saf@zjuici.com>
Co-authored-by: Jan Larwig <jan@larwig.com>
2024-07-18 22:31:19 +02:00
Frederic Pape cfd82daaf0
Some typos (#1222)
* Some typos

* Also corrected the typo's in the src code

Co-authored-by: Joel Speed <Joel.speed@hotmail.co.uk>
2021-06-02 19:41:30 +01:00
Joel Speed d353d94631
Add AlphaOptions struct and ensure that all children have valid JSON tags 2020-11-19 10:35:31 +00:00
Joel Speed eec7565c52
Add Header option structure 2020-10-07 18:24:56 +01:00