Skip to content

fix(auth-app): handle no auth provider configured error - #4716

Open
JessicaJHee wants to merge 1 commit into
redhat-developer:mainfrom
JessicaJHee:no-auth-provider-config
Open

fix(auth-app): handle no auth provider configured error#4716
JessicaJHee wants to merge 1 commit into
redhat-developer:mainfrom
JessicaJHee:no-auth-provider-config

Conversation

@JessicaJHee

Copy link
Copy Markdown
Member

Hey, I just made a Pull Request!

Changes

  • Replaces the broken Guest/GitHub fallback with a descriptive ErrorPanel when auth.providers is empty or misconfigured.
  • Removed DEFAULT_PROVIDER = 'github', auth providers need to explicitly installed dynamically
  • Removed default Guest login when auth.environment is development

Fixes RHIDP-16623

Screenshot 2026-09-11 at 11 24 31 AM

✔️ Checklist

  • A changeset describing the change and affected packages. (more info)
  • Added or Updated documentation
  • Tests for new functionality and regression tests for bug fixes
  • Screenshots attached (for UI changes)

@rhdh-gh-app

rhdh-gh-app Bot commented Sep 11, 2026

Copy link
Copy Markdown

Important

This PR includes changes that affect public-facing API. Please ensure you are adding/updating documentation for new features or behavior.

Changed Packages

Package Name Package Path Changeset Bump Current Version
@red-hat-developer-hub/backstage-plugin-app-auth workspaces/app-defaults/plugins/app-auth minor v1.0.0

@JessicaJHee
JessicaJHee force-pushed the no-auth-provider-config branch from b63d921 to 86ab798 Compare September 11, 2026 17:39
Signed-off-by: Jessica He <jhe@redhat.com>
@JessicaJHee
JessicaJHee force-pushed the no-auth-provider-config branch from 86ab798 to 5ac1c68 Compare September 11, 2026 17:46
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant