vault/helper
Jim Kalafut 430d9f9b36 Add OIDC token generation to Identity (#6900)
* Add OIDC token generation to Identity

There are a few open TODOs and some remaining cleanup, but this is
functionally complete and ready for review.

(Tests will being added soon.)

* Simplified key update endpoint

* Cache the config

* Fix Issuer handling

* Suppose base64-encoded templates (#6919)

* Cache JWKS and switch to go-cache (#6918)

* Address review comments

* Add warning if neither Issue nor api_addr are set

* adds tests (#6937)

* adds help synopsis and descriptions to the framework path for the oid… (#6930)

* adds help synopsis and descriptions to the framework path for the oidc backend

* Update vault/identity_store_oidc.go

Co-Authored-By: Jim Kalafut <jim@kalafut.net>

* Add Now parameter to PopulateStringInput

* Addressing review comments

* Refactor template processing to improve mode-specific handling

* adds a test for the periodic func (#6943)

* adds a test for the periodic func

* removes commented out code

* adds a comment

* Add comments
2019-06-21 10:23:39 -07:00
..
awsutil fix failing region test 2019-06-18 09:50:38 -07:00
builtinplugins merge master 2019-06-19 10:24:45 -07:00
dhutil VSI (#4985) 2018-07-24 22:02:27 -04:00
flag-kv Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00
flag-slice command/server: add config loading 2015-03-12 15:21:11 -07:00
forwarding Update protobufs, sdk changes 2019-04-12 23:13:14 -04:00
gated-writer command/server: cleaner output 2015-04-04 12:06:41 -07:00
identity Add OIDC token generation to Identity (#6900) 2019-06-21 10:23:39 -07:00
kv-builder Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
listenerutil Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
metricsutil Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
mfa Switch to go modules (#6585) 2019-04-13 03:44:06 -04:00
namespace Remove namespace.TestContext and namespace.TestNamespace (#5682) 2018-11-05 11:11:32 -05:00
pgpkeys Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
policies Fix using wrong var 2016-03-24 10:23:09 -04:00
proxyutil Create sdk/ and api/ submodules (#6583) 2019-04-12 17:54:35 -04:00
reload Clean up error string formatting (#4304) 2018-04-09 14:35:21 -04:00
storagepacker Don't return an error if storagepacker is told to delete no items (#6941) 2019-06-20 17:46:58 -04:00
testhelpers Raft Storage Backend (#6888) 2019-06-20 12:14:58 -07:00
xor Errwrap everywhere (#4252) 2018-04-05 11:49:21 -04:00