hsiegeln 21b38d2a30
All checks were successful
CI / cleanup-branch (push) Has been skipped
CI / build (push) Successful in 3m51s
CI / docker (push) Successful in 2m30s
CI / deploy-feature (push) Has been skipped
CI / deploy (push) Successful in 53s
fix(auth): standard OIDC RP behavior — auto-redirect and drop prompt=login
When OIDC is the primary auth method, the login page now auto-redirects
to the OIDC provider's authorization endpoint instead of showing an
intermediate "Sign in with SSO" button. The `prompt=login` parameter
that forced re-authentication is removed — the provider manages its own
session state. If the user already has a session (e.g. from the SaaS
platform sharing the same Logto instance), the provider issues a code
without showing a login form, enabling seamless SSO.

Admin recovery via ?local is unchanged.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-28 21:09:38 +02:00
2026-04-15 15:28:42 +02:00
Description
Observability server for Cameleer agents
27 MiB
Languages
Java 64.3%
TypeScript 28.1%
HTML 4.8%
CSS 2.7%