Applications
Fixweb applications are first-class citizens of the platform. Each app is declared with a manifest, published in the global catalogue or as a tenant-private app, then connected to the tenant Identity Provider over OIDC.
Guides in this section
- Register an app — catalogue vs private, manifest
schema, RBAC grants, JWT permissions / apps.
- Connect an app — hostnames, JWKS rules, relying-party
registration, checklist and common failures.
- Service tokens — machine / kiosk JWTs when there is
no interactive login (TV, cron, scripts).
Protocol details (endpoints, token shape, verification samples) live in the Integration guide. Sign-in methods configured on the IdP are covered under Sign-in methods.