Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Agent scopes - new Agents for the same user with limited access #147

Open
joepio opened this issue Jan 19, 2023 · 0 comments
Open

Agent scopes - new Agents for the same user with limited access #147

joepio opened this issue Jan 19, 2023 · 0 comments

Comments

@joepio
Copy link
Member

joepio commented Jan 19, 2023

  • User has an Agent + server hosted on sarah.pod.com
  • User wants to use an app on calendarapp.com. This app only needs access to calendar data, for example. It should not be able to edit the user's name or open their private photos.

How do we do this?

Well, we already have Agents and Hierarchies, which can be used to give granular access to a specific part of data, like the Calendar.

However, if we create a new Agent (let's call her CalendarSara) and give that Agent write rights on sarah.pod.com/calendar, we'd still probably want users to know that that agent was in fact Sarah. How do we denote this?

  • Sarah creates the new Agent, so we could check the lastCommit.
  • Sarah's agent might link to the CalendarSara, e.g. with a new subAgents property.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant