Skip to content

v3.5.1

Choose a tag to compare

@placerda placerda released this 15 Jul 18:12

Changed

  • Orchestrator pin bumped to v3.5.1. This brings Microsoft Entra/MSAL sign-in to the optional orchestrator admin dashboard at /dashboard/, with API-scoped token acquisition, fail-closed tenant/client configuration, verified audience validation, and exact Admin app-role enforcement.

Fixed

  • Admin dashboard authentication is now usable end to end. The dashboard SPA no longer depends on manually injected bearer tokens. It can bootstrap MSAL from /api/dashboard/auth-config, sign in with the configured single App Registration, send bearer tokens to protected dashboard APIs, and show clear 401 reauthentication or 403 missing-role states.

Component versions

Component Version
gpt-rag-ui v2.3.13
gpt-rag-orchestrator v3.5.1
gpt-rag-ingestion v2.4.14
infra / AI Landing Zone v2.3.0

Validation

  • Azure/gpt-rag-orchestrator#260 checks passed before merge.
  • Azure/gpt-rag-orchestrator v3.5.1 was published successfully.
  • manifest.json was parsed successfully after the version bump.
  • Live tenant validation still requires a recreated or selected GPT-RAG validation environment, because the previous dashboard validation resource group is no longer present in the target subscription.