auth-backend-module-coder-provider/v0.1.0-alpha.0
Initial Release
This module adds OAuth2 authentication support for Coder in Backstage using the New Backend System.
New Features
- Native Backstage auth integration for Coder OAuth2 provider
- Automatic user profile fetching from Coder deployments
- Session management with token persistence
- Support for both resource access and sign-in provider modes
Notes
This is an alpha release for testing with Backstage's New Backend System. The module requires:
- Backstage version 1.24+ with New Backend System
- Coder deployment with OAuth2 provider enabled (
oauth2experiment flag) - OAuth2 application registered in your Coder deployment
For setup instructions, see the module README.