* Expose JWKS cluster config through JWTProviderConfigEntry * fix typos, rename trustedCa to trustedCA
* backport of commit 72308dd9f2a17db4c7c8ea7eabb55db3adadaa91 * backport of commit bf5d1ec2ec68fd7428027244a094baeee49d4396 * backport of commit 4ca2e4be490655948f7480cbc182c6cca7cec0a9 --------- Co-authored-by: Ronald Ekambi <ronekambi@gmail.com>
* [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>