v0.10.0

azophy/sshifuv0.10.0Mar 29, 2026by azophy

AI Summary

This release adds OIDC provider option to the setup wizard, enabling users to select between GitHub and Generic OIDC providers with full configuration support including issuer URL, client ID/secret, and principal field.

Key Highlights

  • Added OIDC provider option to setup wizard
  • Provider type selection (GitHub vs Generic OIDC)
  • Support for OIDC configuration: issuer URL, client ID/secret, principal field
  • Generated config with alternative provider as fully commented section
  • Updated README.md

New Features

  • OIDC provider option in setup wizard
  • Provider type selection (GitHub vs Generic OIDC)
  • OIDC configuration support (issuer URL, client ID/secret, principal field)

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