I'm excited to announce Erugo v0.0.010, featuring provisional external authentication provider support! This release allows administrators to configure multiple OAuth and OpenID Connect providers, giving your users more flexible login options while maintaining security.
🔐 New Features
External Authentication System
- Added support for multiple authentication providers
- Built-in support for:
- Microsoft
- Authentik
- Generic OpenID Connect (OIDC)
- Configurable through the admin interface
- Secure OAuth2 implementation with proper callback handling
Authentication Management
- Admin UI for managing authentication providers
- Ability to enable/disable providers individually
- Configuration validation to ensure proper setup
- Support for provider-specific parameters (tenant IDs, base URLs, etc.)
- Visual provider selection on login page with icons
UI Enhancements
- Improved login screen with authentication provider options
- Enhanced settings interface for authentication configuration
- Better form validation and error handling
📋 Admin Instructions
To configure external authentication providers:
- Navigate to Settings > System > Auth Providers
- Click "+" button
- Select a provider type and configure required fields - Erugo will display the callback URL for you to add to external provider
- Enable the provider
- Use the provided callback URL in your external provider configuration