d720c0500f3b654546a044654b38f942fba7085a
After creating a tenant, the existing Logto tokens don't include the new org membership/scopes. A hard page reload reused stale tokens, causing the SDK to either lose auth state (redirect loop to login) or fail to resolve org scopes (falling through to server UI instead of tenant UI). Replace window.location.href with signIn() to trigger a fresh OIDC flow. The existing Logto session cookie means auto-approval — no login form. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Description
Multi-tenant SaaS platform — Camel application runtime with built-in observability. Wraps cameleer3 agent + server.
Languages
Java
56.7%
TypeScript
32.3%
Shell
7.1%
HTML
2.3%
CSS
0.8%
Other
0.8%