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

Investigation of improved security for plugin functions #170

Open
SondreJDigdir opened this issue Feb 11, 2025 · 0 comments
Open

Investigation of improved security for plugin functions #170

SondreJDigdir opened this issue Feb 11, 2025 · 0 comments
Assignees

Comments

@SondreJDigdir
Copy link
Contributor

Investigate methods to improve the security of the plugin functions in terms of authenticating and authorising who can call the function methods.

Possible points of improvements:

  • Vnet (requires premium, likely too expensive)
  • Putting plugins behind apim (would still require vnet to block access from not apim calls?)
  • IP Filtering (would make Erlend angy)
  • Managed identity (not sure how that works for function to function auth, if even possible for this use case)
  • MP token auth in Dan.Common
@SondreJDigdir SondreJDigdir moved this to 🏗 In progress in DAN public backlog Feb 11, 2025
@SondreJDigdir SondreJDigdir self-assigned this Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🏗 In progress
Development

No branches or pull requests

1 participant