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

Identify and configure necessary accesses for Storage #363

Closed
11 tasks
SandGrainOne opened this issue Mar 4, 2024 · 1 comment
Closed
11 tasks

Identify and configure necessary accesses for Storage #363

SandGrainOne opened this issue Mar 4, 2024 · 1 comment

Comments

@SandGrainOne
Copy link
Member

SandGrainOne commented Mar 4, 2024

Description

Storage needs access to Azure resources with workload identity:

  • Platform KeyVault
  • Application Insights
  • Application owner Storage accounts
  • PostgreSQL server database schema
  • Other?

Tasks

  • Configure the necessary accesses through workload identity
  • Update the code to no longer use the kvSettings to access the KeyVault
  • Implement a good alternative for when Receipt is running in local dev.
  • QA
  • Manual tests

Acceptance criteria

  • Storage can access the platform key vault without the explicitly shared credentials.
@SandGrainOne SandGrainOne transferred this issue from Altinn/altinn-platform Apr 5, 2024
@SandGrainOne
Copy link
Member Author

Duplicate of #411

@SandGrainOne SandGrainOne marked this as a duplicate of #411 Jun 4, 2024
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