1
0
Fork 0
mirror of https://github.com/external-secrets/external-secrets.git synced 2024-12-14 11:57:59 +00:00
external-secrets/pkg/provider/conjur
Shlomo Zalman Heigh a1722cbfaa
Use Conjur API's built in JWT functions (#3771)
* Use Conjur API's built in JWT functions

Signed-off-by: Shlomo Heigh <shlomo.heigh@cyberark.com>

* docs: clarify that all Conjur types are supported

Signed-off-by: Shlomo Heigh <shlomo.heigh@cyberark.com>

* docs: add link to Conjur blog post

Signed-off-by: Shlomo Heigh <shlomo.heigh@cyberark.com>

---------

Signed-off-by: Shlomo Heigh <shlomo.heigh@cyberark.com>
2024-08-28 21:54:04 +02:00
..
fake Add Conjur Support for FindByName, FindByTag (#3364) 2024-04-28 19:01:00 +02:00
util chore: update go version of the project to 1.23 (#3829) 2024-08-26 11:10:58 +02:00
auth_jwt.go Use Conjur API's built in JWT functions (#3771) 2024-08-28 21:54:04 +02:00
client.go Use Conjur API's built in JWT functions (#3771) 2024-08-28 21:54:04 +02:00
client_get.go Add Conjur Support for FindByName, FindByTag (#3364) 2024-04-28 19:01:00 +02:00
conjur_api.go Use Conjur API's built in JWT functions (#3771) 2024-08-28 21:54:04 +02:00
LICENSE Add Conjur provider (#2412) 2023-06-21 11:17:00 +02:00
NOTICES.txt Add Conjur provider (#2412) 2023-06-21 11:17:00 +02:00
provider.go Add Conjur Support for FindByName, FindByTag (#3364) 2024-04-28 19:01:00 +02:00
provider_test.go Use Conjur API's built in JWT functions (#3771) 2024-08-28 21:54:04 +02:00
validate.go chore: update go version of the project to 1.23 (#3829) 2024-08-26 11:10:58 +02:00
validate_test.go chore: update go version of the project to 1.23 (#3829) 2024-08-26 11:10:58 +02:00