Skip to content

What are mechanisms to enforce policy on the client side? #742

Answered by jimmarino
MikhailGordienk asked this question in Q&A
Discussion options

You must be logged in to vote

Hello! Thanks for the feedback.

I believe for the "one up, one down" case a data type is not important. It might be just a file.
On the Provider side evaluation is done based on policy, token, and connector IDs. Consider a scenario when I have
a bunch of files comprising some sort of data tree and three different consumers want to access that files.
I want to be able to serve specific files (subset) to specific consumers. As I see it now, to get information
about a consumer, I need to look at the connector's ID or inside the token for some specific claims that all sides have agreed on.

Yes, you would need to look inside the token for a verifiable credential and map that to an identity.

A…

Replies: 5 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by juliapampus
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #76 on February 23, 2022 13:11.