hc-github-team-consul-core
5429e56d1d
Backport of Stop JWT provider from being written in non default namespace into release/1.16.x ( #18331 )
...
backport of commit f15be60e488a77cf80f78a84c35a4a1154637d03
Co-authored-by: Ronald Ekambi <ronekambi@gmail.com>
2023-07-31 13:31:52 +00:00
Ronald
f9f2a5037f
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
97ed887e40
Backport of Allow service identity tokens the ability to read jwt-providers into release/1.16.x ( #17896 )
...
* backport of commit 72308dd9f2a17db4c7c8ea7eabb55db3adadaa91
* backport of commit bf5d1ec2ec68fd7428027244a094baeee49d4396
* backport of commit 4ca2e4be490655948f7480cbc182c6cca7cec0a9
---------
Co-authored-by: Ronald Ekambi <ronekambi@gmail.com>
2023-06-27 17:07:32 +00:00
Paul Glass
91ca3b012c
[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