Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The SignOutIframeUrl is normalized to /, causing other logged-in clients to fail to sign logout #19593

Open
1 task done
ArcherTrister opened this issue Apr 21, 2024 · 0 comments
Labels

Comments

@ArcherTrister
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Description

Single sign-on was fine with ABP version 5.3.5, but when I upgraded to 7.4.5, The SignOutIframeUrl was normalized to / causing single logout failure.
4248219642
1739051974

Reproduction Steps

Create a new tiered template project that includes a web client, add a angular client for single sign-on, log in to both the web and angular clients, log out of one of them, refresh the other client to see that it is still logged in.

Expected behavior

The SignOutIframeUrl is a normal URL rather than a /.

Actual behavior

No response

Regression?

Yes, older versions are fine, like 5.3.5.
3187905279
91181182

Known Workarounds

No response

Version

7.4.5

User Interface

MVC

Database Provider

EF Core (Default)

Tiered or separate authentication server

Tiered

Operation System

Windows (Default)

Other information

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant