skillhub/web/docker-entrypoint.d
jangrui eb8dc031e7 feat(auth): add CAS-based SSO login support
Add backend CAS callback endpoints (redirect → validate ticket → establish
session), frontend SSO login button, and runtime config plumbing. All SSO
server URLs are externalized via SsoProperties with zero company-specific
defaults.

Also fix a pre-existing bug in web/docker-entrypoint.d/30-runtime-config.sh
where auth-related runtime config env vars were not being substituted into
runtime-config.js.
2026-05-16 03:27:15 +08:00
..
30-runtime-config.sh feat(auth): add CAS-based SSO login support 2026-05-16 03:27:15 +08:00