John-Michael Faircloth
792400a24c
ensure errors are checked ( #12989 )
2021-11-01 13:34:51 -05:00
Austin Gebauer
83dcbc0cd5
Deny access to UserInfo endpoint if client no longer allowed by provider ( #12949 )
2021-10-28 09:46:07 -07:00
Austin Gebauer
4e5b865c4f
Rename scopes to scopes_supported for OIDC providers ( #12851 )
2021-10-15 19:33:32 -07:00
Vishal Nayak
476fb08e0d
Local aliases OSS patch ( #12848 )
...
* Local aliases OSS patch
* build fix
2021-10-15 15:20:00 -04:00
Austin Gebauer
0551f91068
Adds OIDC Token and UserInfo endpoints ( #12711 )
2021-10-13 18:59:36 -07:00
Nick Cabatoff
2bd95232cf
Fail alias rename if the resulting (name,accessor) exists already ( #12473 )
2021-09-21 08:19:44 -04:00
Jeff Mitchell
f7147025dd
Migrate to sdk/internalshared libs in go-secure-stdlib ( #12090 )
...
* Swap sdk/helper libs to go-secure-stdlib
* Migrate to go-secure-stdlib reloadutil
* Migrate to go-secure-stdlib kv-builder
* Migrate to go-secure-stdlib gatedwriter
2021-07-15 20:17:31 -04:00
Lars Lehtonen
27679e4fda
fix dropped errors in external_tests ( #11947 )
...
* vault/external_tests/token: fix dropped test error
* vault/external_tests/identity: fix dropped test errors
2021-06-29 09:04:26 -04:00
Vishal Nayak
1e61f799ca
Use correct mount accessor when refreshing external group memberships ( #11506 )
...
* Use correct mount accessor when refreshing external group memberships
* Add CL
* Handle the renew case properly
2021-05-03 08:23:59 -04:00
Brian Kassouf
303c2aee7c
Run a more strict formatter over the code ( #11312 )
...
* Update tooling
* Run gofumpt
* go mod vendor
2021-04-08 09:43:39 -07:00
ncabatoff
862beef59d
Factor out test logger creation so that it can be used when the caller wants to specify a logger explicitly, e.g. because they also want to use it when creating storage. ( #8916 )
2020-05-05 12:11:36 -04:00
ncabatoff
c6518cc3f0
Make sure if a user gets removed from all groups in the external system, Vault updates itself accordingly. This is CVE-2020-10660. ( #8606 )
2020-03-23 18:00:26 -04:00
Jeff Mitchell
a8aa5f0dd3
go-ldap update; bump dep, api, secrets-ad plugin, and vendor
2019-11-08 11:24:46 -05:00
Jim Kalafut
59e526614d
Run go fmt ( #7823 )
2019-11-07 08:54:34 -08:00
ncabatoff
13c00dfa38
Use docker instead of an external LDAP server that sometimes goes down ( #7522 )
2019-10-22 13:37:41 -04:00
Jeff Mitchell
e8a9d47aca
Port over some SP v2 bits ( #6516 )
...
* Port over some SP v2 bits
Specifically:
* Add too-large handling to Physical (Consul only for now)
* Contextify some identity funcs
* Update SP protos
* Add size limiting to inmem storage
2019-05-01 13:47:41 -04:00
Jeff Mitchell
9ebc57581d
Switch to go modules ( #6585 )
...
* Switch to go modules
* Make fmt
2019-04-13 03:44:06 -04:00
Jeff Mitchell
8bcb533a1b
Create sdk/ and api/ submodules ( #6583 )
2019-04-12 17:54:35 -04:00
Jeff Mitchell
127413461b
Remove token store paths with token/accessors in URLs ( #5773 )
2018-11-19 16:58:19 -05:00
Jeff Mitchell
4bf0b12bfa
Migrate external tests in vault folder
2018-08-22 20:50:52 -04:00