v0.10.0

maximhq/bifrostv0.10.0Mar 29, 2026by azophy

AI Summary

This update adds OIDC provider configuration options to the setup wizard, allowing users to integrate generic OpenID Connect providers alongside GitHub authentication.

Key Highlights

  • Add OIDC provider option to setup wizard
  • Support for OIDC configuration (issuer URL, client ID/secret, principal field)
  • Generate config with alternative provider as fully commented section

New Features

  • OIDC provider configuration support
  • README.md updates

Full Release Notes

## What's Changed

* feat: add OIDC provider option to setup wizard
  - Add provider type selection (GitHub vs Generic OIDC)
  - Support OIDC configuration: issuer URL, client ID/secret, principal field
  - Generate config with alternative provider as fully commented section
* Update README.md

**Full Changelog**: v0.8.0...v0.10.0