-
-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Labels
questionFurther information is requestedFurther information is requested
Description
Given the website is hosted by Azure you can specify app secrets in the App Settings feature. This will remove any hard coded secrets on disk.
For background if you are not using Azure Env Vars the secrets are stored in a file that contain the following important Vars
- Client ID
- Client Secret
- Secret Name
- Tenant I'd
- Key Vault URL
Question
If the website is configured as stated above should we allow the host user ability to override from the DNN Website?
My Argument
If the user chooses to manage their secrets from the Azure Env Vars I think they should be locked out from managing their secrets. It should only be managed from the Azure interface. This will increase the website security significantly as there will be no way to get the secrets without azure portal access.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested