Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.getbifrost.ai/llms.txt

Use this file to discover all available pages before exploring further.

Bifrost Helm
v2.1.20

Changelog

  • Added authServerType ("org" or "custom") to the Okta SCIM/SSO config in values.schema.json. The field was documented but previously rejected at validation time by additionalProperties: false. Defaults to auto-detection from the issuer URL when omitted.
  • Exposed authServerType as a commented example under bifrost.scim.config in values.yaml for discoverability.