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
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
7fe6384f38
Fix Linting Errors ( #1835 )
...
* initial commit: add groups to azure
Signed-off-by: andrewphamade@gmail.com <andrewphamade@gmail.com >
* fix deprecations and linting errors
Signed-off-by: Andrew Hamade <andrewphamade@gmail.com >
* remove groups testing from azure provider
Signed-off-by: Andrew Hamade <andrewphamade@gmail.com >
* fix test error
Signed-off-by: Andrew Hamade <andrewphamade@gmail.com >
* verify-generate
Signed-off-by: Andrew Hamade <andrewphamade@gmail.com >
Signed-off-by: andrewphamade@gmail.com <andrewphamade@gmail.com >
Signed-off-by: Andrew Hamade <andrewphamade@gmail.com >
2022-10-21 11:57:51 +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