Settings
These settings are persisted to ciam-settings.override.json and survive restarts.
OIDC Endpoint Paths
Endpoint paths (relative to each tenant's Authority, configured below)
Leave empty to use the classic full-query-string /connect/authorize redirect. Set to /connect/par to push the request first and redirect with only client_id + request_uri.
Configured Tenants

Configure multiple tenants with different Authority URLs to test tenant isolation and cross-tenant scenarios. Each tenant has its own set of clients. Make a tenant active to run scenarios against it.

Status Tenant ID Authority (Issuer base URL) Clients Actions
2
1
1
2
1
2
2
1
Active
2
1

โž• Add New Tenant

Configured Clients โ€” tenant "secure-bank"

Configure multiple clients with different Client IDs, Secrets, Scopes, and Redirect URIs to test role/scope differences within the active tenant. Make a client active to run scenarios using that client.

Status Client ID Client Secret Redirect URI Scopes Response Mode Actions
Active

โž• Add New Client

โšก Dynamically Register Client (RFC 7591)