hc-github-team-consul-core
02b33a6d23
Backport of Stop JWT provider from being written in non default namespace into release/1.16.x ( #18331 )
...
backport of commit f15be60e48
Co-authored-by: Ronald Ekambi <ronekambi@gmail.com>
2023-07-31 13:31:52 +00:00
Ronald
7408c14c99
Expose JWKS cluster config through JWTProviderConfigEntry ( #17978 ) ( #18002 )
...
* Expose JWKS cluster config through JWTProviderConfigEntry
* fix typos, rename trustedCa to trustedCA
2023-07-04 09:53:12 -04:00
hc-github-team-consul-core
c689713088
Backport of Allow service identity tokens the ability to read jwt-providers into release/1.16.x ( #17896 )
...
* backport of commit 72308dd9f2
* backport of commit bf5d1ec2ec
* backport of commit 4ca2e4be49
---------
Co-authored-by: Ronald Ekambi <ronekambi@gmail.com>
2023-06-27 17:07:32 +00:00
Paul Glass
ac200cfec8
[NET-3090] Add new JWT provider config entry ( #17036 )
...
* [NET-3090] Add new JWT provider config entry
* Add initial test cases
* update validations for jwt-provider config entry fields
* more validation
* start improving tests
* more tests
* Normalize
* Improve tests and move validate fns
* usage test update
* Add split between ent and oss for partitions
* fix lint issues
* Added retry backoff, fixed tests, removed unused defaults
* take into account default partitions
* use countTrue and add aliases
* omit audiences if empty
* fix failing tests
* add omit-entry
* update copyright headers ids
---------
Co-authored-by: Ronald Ekambi <ronekambi@gmail.com>
Co-authored-by: Ronald <roncodingenthusiast@users.noreply.github.com>
2023-04-19 17:54:14 -04:00