Skip to content

RFC: When Using Azure Env Vars, Allow Edit? #54

@SkyeHoefling

Description

@SkyeHoefling

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions