Setting Up Always-Auth for HallPlan
To ensure the HallPlan page is always accessible without requiring manual login:
-
Generate an API-Access Key
-
In the Watchmen Admin Panel, create a new API-Access Key.
-
Set a validity period (maximum duration: 1 year).
-
API-Access Key cannot be retrieved at a later time
-
Find the HallPlan Page ID
-
Locate the HallPlan page from the side navigation.
-
The URL should follow the format:
-
https://watchmen.novoai.de/hallPlan/<hallPlan-id>

-
Construct the Auto-Login URL
- Append the API-Access Key to the URL:
https://watchmen.novoai.de/hallPlan/<hallPlan-id>?api-key=<API-AccessKey> -
Test the URL
-
Open a browser and enter the generated URL.
-
If configured correctly, the HallPlan page should load automatically without requiring login.
-
This setup ensures a seamless, dedicated display for the HallPlan page with persistent authentication using API-Access Keys.