Skip to main content
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.