vault/helper/identity
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
..
mfa Update protobufs, sdk changes 2019-04-12 23:13:14 -04:00
identity.go Remove final usage of gogo in our code 2018-06-07 10:48:36 -04:00
sentinel.go Port over bits (#3575) 2017-11-13 15:31:32 -05:00
templating_test.go Add OIDC token generation to Identity (#6900) 2019-06-21 10:23:39 -07:00
templating.go Add OIDC token generation to Identity (#6900) 2019-06-21 10:23:39 -07:00
types.pb.go Storage packer V1 updates (#6531) 2019-05-07 15:29:51 -04:00
types.proto Storage packer V1 updates (#6531) 2019-05-07 15:29:51 -04:00