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

Exclude security-group apps from authentication prompts #363

Closed
James-Mart opened this issue Mar 28, 2023 · 1 comment
Closed

Exclude security-group apps from authentication prompts #363

James-Mart opened this issue Mar 28, 2023 · 1 comment
Assignees
Labels
Plugin Infra Related to the infrastructure used by front-end app or plugin developers

Comments

@James-Mart
Copy link
Member

Front-end should respect security groups.

For operations:

  • Whenever one applet calls an operation on another applet, the receiver knows the sender and is therefore able to choose whether or not to ask the user for permission, or to simply allow it. Security groups can in this way be easily enforced.

For actions:

  • When one applet calls an action on another applet's service, then common-sys can determine if the external service is part of the same security group. If so, then there is no need to ask the user for permission.
@James-Mart James-Mart added this to the R1 milestone Jul 10, 2023
@James-Mart James-Mart self-assigned this Jul 14, 2023
@James-Mart James-Mart modified the milestones: R1, R2 Jul 17, 2023
@James-Mart James-Mart added the Plugin Infra Related to the infrastructure used by front-end app or plugin developers label Aug 29, 2023
@James-Mart
Copy link
Member Author

Actually, with plugin infra, the "security group" is just part of the implementation of the plugin function. The plugin can allow, disallow, or require user confirmation on the sharing of any private user data.

@James-Mart James-Mart closed this as not planned Won't fix, can't repro, duplicate, stale Jun 17, 2024
@James-Mart James-Mart removed this from the R2 milestone Sep 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Plugin Infra Related to the infrastructure used by front-end app or plugin developers
Projects
None yet
Development

No branches or pull requests

1 participant