Skip to content

fix: use the same scopes for auth session as other extensions#906

Open
dgolovin wants to merge 1 commit into
redhat-developer:mainfrom
dgolovin:773
Open

fix: use the same scopes for auth session as other extensions#906
dgolovin wants to merge 1 commit into
redhat-developer:mainfrom
dgolovin:773

Conversation

@dgolovin

@dgolovin dgolovin commented Jul 2, 2026

Copy link
Copy Markdown
Collaborator

Fix #773.

Red Hat SSO authentication provider matches existing sessions with exactly the same scopes. Sandbox should use the same scopes as Red Hat SSO extension to avoid triggering authentication dialog when there is already session created by Red Hat SSO Authentication provider triggered from different Red Hat extension.

Fix redhat-developer#773.

Red Hat SSO authentication provider matches existing sessions
with exactly the same scopes. Sandbox should use the same scopes
as other Red Hat extensions to avoid triggering authentication
dialog when there is already  session created by Red Hat
SSO Authentication provider triggered from different Red Hat
extension.

Signed-off-by: Denis Golovin <dgolovin@redhat.com>

@jeffmaury jeffmaury left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Missing unit test

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.

Login dialog appears during creation process despite active authentication

2 participants