v3

latestOpenAPI 3.0.12026-07-314655871.8 MB
Service

Rotate DataHub internal authentication secrets

Generates fresh values for DATAHUB_SECRET (Play session signing key) and DATAHUB_SYSTEM_CLIENT_SECRET (system OAuth client secret), updates every DataHub app child accordingly, and triggers a coordinated restart so the new values take effect everywhere simultaneously. USER-VISIBLE SIDE EFFECT: every active browser session is invalidated -- all currently logged-in users will be signed out and must re-login after the coordinated restart. Inter-service calls may briefly return 401 errors while the rotation is in flight. DATAHUB_SYSTEM_CLIENT_ID is the fixed identifier "__datahub_system" and is intentionally left untouched.

post/project/{project}/service/{service_name}/rotate-internal-secrets

Path parameters

projectstring required

Project name

service_namestring required

Service name

Response

Response

messagestring required

Printable result of the request