Back to all versions

4.6.5

2025-11-11
patch

Bug Fixes 5

  • Add additional binding for URL with type (#11032, #8710)
    Fix typo in URL for adding additional binding with type.
    console
  • Ignore unready auth methods for MFA requirement check (#11056) medium
    Update authz to ignore unready authentication methods during MFA requirement checks.
    authz
  • Allow feature flags to be used in environment variables (#11030, #10913) medium
    Add comments to feature flags so they can be properly used in environment variables.
  • Add config for missing frameworks in app creation (#11057, #11052) medium
    Fix missing framework configurations in the console app creation process.
    console
  • Update user info when authenticating with external IDP (#11046, #10838) medium
    Ensure user information is updated upon authentication with external identity providers.
    user