[Foundry P1] Per-campaign Foundry connection settings (URL, encrypted API key, system selector) #5
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Each campaign stores a Foundry server URL, an API key, and a system identifier. The system identifier selects the adapter (via the registry) that translates between Quest Board's model and the target system's Foundry schema.
Scope
Security (treat the API key exactly like
BOT_API_KEY)BOT_API_KEYstorage pattern inapp_settingsrather than inventing a new encryption scheme.Done when
Roadmap: Phase 1 step 2.