Joe Beernink
Joe Beernink
Need to set up a system to periodically scan our endpoints for security flaws to make sure we are not missing important security checks
This is on-hold until site is generating enough traffic to justify the added expense. Tracking so as no to lose sight of it.
Need to ensure Azure Maps key is not easily discoverable, and auto-rotates frequently
Need to justify additional cost first
The KeyVault files which are part of the deployment have hardcoded values for the tenants and the accounts. This should be made configurable at the start of deployment
Tenant is currently jobee-ids... should move to correct TrashMob tenant... without breaking everything
There is a mix of old and new routings there, and the old ones need to be removed.,
Need to add restrictions to sign ups that require user to attest to being 13 or over to create an account.
Instead of having the user information sourced in B2C and all synced into the database, convert to have the apps use the azure graph instead. Will make the management of...