Refresh-Token
v2.0.0 replaces the single long-lived JWT with an access token / refresh token pair. This page explains the model, the …
225 terms
v2.0.0 replaces the single long-lived JWT with an access token / refresh token pair. This page explains the model, the …
Every SSO identity CYPEX has ever seen sits in sso_gateway.t_sso_user_map in exactly one of three states …
CYPEX allows superusers to make immediate changes. The edit-mode is only accessible to superusers. However, in some …
A change that affects a tenant boundary should be reconstructable afterwards. CYPEX records part of that automatically …
Every save in the Application Designer creates a save point — a recoverable prior state of the application. v2.0.0 makes …
The CYPEX PDF Reporting Feature enables users to generate high-quality PDF reports directly from CYPEX applications. …
Under Data & Content → User Reports, the admin panel lists every PDF report generated by a CYPEX application — both …
To install SQL fragments you can use the Extensions entry. Click the action button to easily deploy extensions. There …
CYPEX allows users to define ready-to-use PostgreSQL extensions. Those extensions can be integrated into existing …
The CYPEX data API is an integral part of the system. Every query is automatically exposed as an API endpoint. The …