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

GetRedirectURI return sso code url err #253

Open
DemoLiang opened this issue Oct 24, 2023 · 2 comments
Open

GetRedirectURI return sso code url err #253

DemoLiang opened this issue Oct 24, 2023 · 2 comments

Comments

@DemoLiang
Copy link

if the sso url is : http://XXXX/#/sso will return redirecturi: http://XXXX/?code=ODLMMGNJYTCTNWRJMY0ZZDBKLWE0YJMTYJU0MDUWNTE5ZJM2#/sso

maybe java vue app always use this url with "#"

@DemoLiang
Copy link
Author

this # is the url fragment

@DemoLiang DemoLiang reopened this Nov 2, 2023
@DemoLiang
Copy link
Author

DemoLiang commented Nov 2, 2023

if the url has query param http://xxxx/#/sso?key1=value1 ,the redirecturl will be:
http://xxxx/?code=XXXXXXXXX#/sso?key1=value1

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

No branches or pull requests

1 participant