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

After login redirect to home page, the url contains iss parameter:http://localhost:4200/?iss=https:%2F%2Flocalhost:44328%2F #17106

Closed
1 task done
gerryge opened this issue Jul 13, 2023 · 2 comments

Comments

@gerryge
Copy link
Contributor

gerryge commented Jul 13, 2023

Is there an existing issue for this?

  • I have searched the existing issues

Description

After login redirect to home page, the url contains iss parameter:
http://localhost:4200/?iss=https:%2F%2Flocalhost:44328%2F

This issue exsit in both free and pro templates.
url-issue

Reproduction Steps

  1. abp new Acme.BookStore -u angular -csf true
  2. run the projects and login

Expected behavior

After login redirect to home page, the url shouldn't contains the iss parameter:
http://localhost:4200/

Actual behavior

http://localhost:4200/?iss=https:%2F%2Flocalhost:44328%2F

Regression?

Yes, It works correctly in V7.2.3.

Known Workarounds

No response

Version

7.3.0

User Interface

Angular

Database Provider

EF Core (Default)

Tiered or separate authentication server

None (Default)

Operation System

Windows (Default)

Other information

No response

@masumulu28
Copy link
Member

Hi @gerryge it's not a bug actually it's related with angular-oauth2-oidc package. There is an issue for this situation check issue if it's not merge i'll find another way to improve current situtation.

It comes after RFC 9207

@masumulu28 masumulu28 added this to the 8.0-preview milestone Sep 14, 2023
@HDaoud
Copy link

HDaoud commented Oct 22, 2023

Hello @masumulu28, I am running ABP v7.4 commercial and the problem exists. Is there anything that can be done to resolve the issue?

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

No branches or pull requests

5 participants