9 Commits

Author SHA1 Message Date
John Joyce
d05cd085d9
fix(tokens): Fix stale cache problem, reduce cache timeout for access tokens + fix listing owner tokens (#5140) 2022-06-09 15:41:24 -07:00
John Joyce
ce061e3fb5
feat(authorization): Adding AuthorizerContext + ResourceSpecResolver to context (#4982) 2022-05-24 11:06:49 -07:00
Pedro Silva
bbe79170fc
feat(graphql) Add new Revokable Token API (#4970) 2022-05-24 10:44:31 -07:00
Dexter Lee
0f669d5622
refactor(authorization): Add authorizedActor function to Authorizer interface (#4678) 2022-04-15 10:24:59 -07:00
John Joyce
7080798825
feat(metadata-service): Supporting a configurable Authorizer Chain (#4584) 2022-04-06 19:13:39 -07:00
Dexter Lee
df69e76289
feat(policy): Add domain based and view based policies (#4516)
* Add domain based policy and view based policy

* Add new files

* Fix issue

* Fix comment on markdown

* Fix to John's comments

* Update policies.md

* Remove comments

* Fix to John's comments

* Fix policy details page

* Add back notebook privileges

* Fix graphql

Co-authored-by: John Joyce <john@acryl.io>
2022-03-29 12:02:22 -07:00
John Joyce
271784c9c1
feat(ui): UI-based ingestion (as featured in Dec Townhall) (#3975) 2022-01-27 10:33:12 -08:00
Gabe Lyons
bd38923224
feat(platform): auth - propagate expired token exceptions to end user (#3894) 2022-01-17 15:37:52 -08:00
John Joyce
f49666a230
feat(auth): Metadata Service Authentication! (#3598) 2021-11-22 16:33:14 -08:00