open-vault/sdk/plugin
Austin Gebauer e09657e1f3
Adds ability to define an inline policy and internal metadata on tokens (#12682)
* Adds ability to define an inline policy and internal metadata to tokens

* Update comment on fetchEntityAndDerivedPolicies

* Simplify handling of inline policy

* Update comment on InternalMeta

Co-authored-by: Brian Kassouf <briankassouf@users.noreply.github.com>

* Improve argument name

Co-authored-by: Brian Kassouf <briankassouf@users.noreply.github.com>

* Use explicit SkipIdentityInheritance token field instead of implicit InlinePolicy behavior

* Add SkipIdentityInheritance to pb struct in token store create method

* Rename SkipIdentityInheritance to NoIdentityPolicies

* Merge latest from main and make proto

Co-authored-by: Brian Kassouf <briankassouf@users.noreply.github.com>
2021-10-07 10:36:22 -07:00
..
mock Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
pb Adds ability to define an inline policy and internal metadata on tokens (#12682) 2021-10-07 10:36:22 -07:00
backend.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
grpc_backend.go
grpc_backend_client.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
grpc_backend_server.go Update protobuf & grpc libraries and protoc plugins (#12679) 2021-09-29 18:25:15 -07:00
grpc_backend_test.go
grpc_storage.go Update protobuf & grpc libraries and protoc plugins (#12679) 2021-09-29 18:25:15 -07:00
grpc_system.go Update protobuf & grpc libraries and protoc plugins (#12679) 2021-09-29 18:25:15 -07:00
grpc_system_test.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
logger.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
logger_test.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
middleware.go
plugin.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
serve.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00
storage_test.go Run a more strict formatter over the code (#11312) 2021-04-08 09:43:39 -07:00