Name cleanup: infrastructure and services
There is currently an inconsistency between the names of the website, infrastructure components, and OAuth app. This should be resolved in a consolidated review.
Inconsistencies
| Component | Current name | Desired direction |
|---|---|---|
| Website | SAMT-BU Docs (samt-bu-docs.pages.dev) | Keep – specific to this project |
| Cloudflare Worker | samt-bu-cms-auth.erik-hag1.workers.dev | Should be moved and possibly renamed (see also «OAuth infrastructure – org») |
| GitHub OAuth App | «SAMT-X Docs» (owned by samt-x org) | Generic for the whole org – fine as is |
What needs to be clarified
- Should the Worker be named
samt-bu-auth(project-specific) orsamt-x-auth(generic for org)? - If one Worker is to serve multiple future sites under SAMT-X, it should have a generic name
- Callback URL in OAuth App must be updated if the Worker gets a new domain
Dependency
Should be coordinated with «Move OAuth infrastructure to organization account».