vault backup: 2026-04-29 11:11:17

This commit is contained in:
Vadym Samoilenko 2026-04-29 11:11:17 +01:00
parent 3e47333a51
commit f4c24f85e2
2 changed files with 8 additions and 0 deletions

View file

@ -24,6 +24,10 @@ created: 2026-04-28
- **Local path:** `/Volumes/SSD/Projects/Oliver/oliver-sales-ops-platform`
## Sessions
### 2026-04-29 Add SPA redirect URI to Azure
**Asked:** Add SPA redirect URI to Azure and configure allowed users for the application.
**Done:** Added redirect URI to Azure, provided list of authorized users, and removed non-existent user; changes pushed and ready for deployment.
### 2026-04-29 How should authorized user emails be
**Asked:** How should authorized user emails be formatted and added to the system?
**Done:** Added UserMenu component to navbar and configured 7 authorized users with admin roles for 2 of them.
@ -100,6 +104,7 @@ created: 2026-04-28
## Change Log
| Date | Requested | Changed | Files |
|------|-----------|---------|-------|
| 2026-04-29 | Azure configuration | Added SPA redirect URI, configured allowed users list, removed zlalani@oliver.agency | Azure app registration, user configuration file |
| 2026-04-29 | User authentication setup | Added UserMenu component, configured authorized users list (removed zlalani@oliver.agency) | UserMenu.tsx, auth config |
| 2026-04-29 | Azure SPA setup | Removed zlalani@oliver.agency, confirmed redirect URI and user list | Azure config file |
| 2026-04-29 | Azure MSAL config | Redirect URI added to https://optical-dev.oliver.solutions/oliver-sales-ops-platform/, authorized users list updated (removed zlalani@oliver.agency), Client ID and tenant ID verified | Azure app registration, frontend MSAL configuration |

View file

@ -62,3 +62,6 @@ tags: [daily]
- 11:02 | `aimpress`
- **Asked:** Check media *arr settings on homelab, verify DIUN alerts, update slow Homarr instance, refresh cheatsheet links, and add all homelab service bookmarks to Karakeep.
- **Done:** Created Homelab folder in Karakeep with 25 bookmarks organized in 4 subfolders and updated cheatsheet with current service information.
- 11:09 | `aimpress`
- **Asked:** Check media *arr settings on homelab, verify Diun, update slow Homarr, refresh cheatsheet links, and add homelab service bookmarks to Karakeep.
- **Done:** Created Homelab folder in Karakeep and started adding services, regenerated ntfy token without expiration, verified Diun notifications working.