open-vault/builtin/credential
John-Michael Faircloth a2da7b17f8
github auth: use org id to verify creds (#13332)
* github auth: use org id to verify creds

* add check for required org param; add test case

* update UTs

* add nil check for org

* add changelog

* fix typo in ut

* set org ID if it is unset; add more ut coverage

* add optional organization_id

* move client instantiation

* refactor parse URL; add UT for setting org ID

* fix comment in UT

* add nil check

* don't update org name on change; return warning

* refactor verifyCredentials

* error when unable to fetch org ID on config write; add warnings

* fix bug in log message

* update UT and small refactor

* update comments and log msg

* use getter for org ID
2021-12-14 16:37:19 -06:00
..
app-id builtin: deprecate errwrap.Wrapf() throughout (#11430) 2021-04-22 11:20:59 -04:00
approle Fix regression in returning empty value for approle cidrlist. (#13235) 2021-11-23 12:13:47 -05:00
aws Fix auth/aws so that config/rotate-root saves new key pair to vault (#12715) 2021-10-19 10:26:47 -04:00
cert builtin/credential/cert: fix dropped test error (#12184) 2021-07-28 13:19:23 -07:00
github github auth: use org id to verify creds (#13332) 2021-12-14 16:37:19 -06:00
ldap Added support for a LDAP user search filter. Documentation, tests and UI included (#11000) 2021-10-26 10:39:12 -07:00
okta Send x-forwarded-for in Okta Push Factor request (#12320) 2021-09-03 13:09:11 -07:00
radius Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
token Migrate to sdk/internalshared libs in go-secure-stdlib (#12090) 2021-07-15 20:17:31 -04:00
userpass Swap out stepwise for external repo version (#12089) 2021-07-20 13:20:23 -04:00