Skip to content

auth-backend-module-coder-provider/v0.1.0-alpha.0

Choose a tag to compare

@github-actions github-actions released this 31 Oct 19:52
aa4de33

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 (oauth2 experiment flag)
  • OAuth2 application registered in your Coder deployment

For setup instructions, see the module README.