b7ff804506
feat: ability to parse JWT encoded profile claims ( #3014 )
...
* fix: parse JWT profile claims
* Comment with OIDC specs reference
* fix: formatting
* Updated changelog
---------
Co-authored-by: Jan Larwig <jan@larwig.com >
2025-04-28 16:39:09 +02:00
642ba174d4
fix: unable to use hyphen in JSON path for oidc-groups-claim option ( #2619 )
2024-10-07 20:08:44 +02:00
343bd61ebb
chore(deps): Updated to ginkgo v2 ( #2459 )
...
* chore(deps): Updated to ginkgo v2
* fix basic auth test suite cleanup
* fix redis store tests
* add changelog entry
---------
Co-authored-by: Jan Larwig <jan@larwig.com >
2024-07-18 22:41:02 +02:00
bd867b5138
Bugfix/check json path ( #1921 )
...
* Validate jsonpath in claim extractor
Signed-off-by: Joseph Weigl <joseph.weigl@audi.de >
* Add test and changelog for claim extractor json path
---------
Signed-off-by: Joseph Weigl <joseph.weigl@audi.de >
Co-authored-by: Joel Speed <Joel.speed@hotmail.co.uk >
2023-08-24 13:40:43 +01:00
25ef843115
Ensure claim extractor does not attempt profile call when URL is empty
2022-02-19 15:33:30 +00:00
537e596904
Add claim extractor provider util
2022-02-16 10:28:32 +00:00