DFE-Digital / DFE-Digital/compass
Security and Authentication
Open
@andyjones81 is already working on this.
Since Dec 1, 2025.
- Dominant language
- HTML
- Stars
- 0
- Forks
- 1
- Avg merge
- 1m
- Merged PRs (30d)
- 3
Description
Configure security, authentication, and authorization.
Tasks
- Set up Azure Key Vault for storing COMPASS API AccessToken
- Configure App Service to access Key Vault secrets
- Remove hardcoded tokens from appsettings.json
- Review and secure all API tokens/keys
- Set up managed identity for App Service
- Review and configure security headers (HSTS, CSP, etc.)
- Ensure HTTPS enforcement is enabled
- Configure CORS settings if needed
- Review OWASP security best practices and apply recommendations
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.