The Configs module centralizes the global parameters that AI Gateway uses to validate access tokens and integrate with Sensedia Platform. Unlike the other features, Configs is not a listing page. It is a single page with a form for updating information.
IMPORTANTThe values registered here affect all gateway routes. Changing the JWKS URL immediately invalidates the signing keys that were cached. Tokens issued by an old provider start being rejected.
Learn how to:
In the side menu, access Configs. The form opens directly on the page. There is no listing or modal.
Fill in or update the fields (see Form fields).
The table below covers all fields visible in the form.
Field | Type | Required | Rules |
|---|---|---|---|
| JWKS URL | Text (URL) | Yes | Must be a valid URL. This is the endpoint where the gateway downloads the public keys used to validate access token signatures. |
| Sensedia Platform Client ID | Text (sensitive, password) | No | Client ID used to authenticate with Sensedia Platform APIs. Displayed as a password field. |
| Sensedia Platform Client Secret | Text (sensitive, password) | No | Client Secret corresponding to the Sensedia Platform Client ID. Displayed as a password field. |
We use cookies to enhance your experience on our site. By continuing to browse, you agree to our use of cookies.Learn more