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

Added flask secret value for custom auth #303

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Added flask secret value for custom auth #303

wants to merge 2 commits into from

Conversation

placerda
Copy link
Collaborator

@placerda placerda commented Feb 9, 2025

This pull request introduces several changes to the infra directory to integrate KeyVault for managing secrets and to grant necessary access permissions. The most important changes include adding KeyVault parameters and resources, updating the appservice.bicep file to use these parameters, and modifying the main.bicep file to include the new KeyVault module.

KeyVault Integration:

Access Permissions:

  • infra/main.bicep: Updated the frontEnd module to include keyVaultName and flaskSecretName parameters, and added a new module appserviceKeyVaultAccess to handle access permissions for KeyVault. [1] [2]

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

Successfully merging this pull request may close these issues.

1 participant