question

SUATSUPHI-1172 avatar image
0 Votes"
SUATSUPHI-1172 asked SUATSUPHI-1172 commented

How to prevent ASP.NET Identity external login from adding a # to end of url?

Hi,
How to prevent ASP.NET Identity external login from adding a # to end of url?

dotnet-runtimedotnet-aspnet-core-mvc
· 4
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Hi @SUATSUPHI-1172 , could you please share the detailed scenario? BTW, which is your real target framework, asp.net or asp.net core?

0 Votes 0 ·

hi RenaNi-MSFT, there is a example and tutorial https://www.youtube.com/watch?v=V4KqpIX6pdI&list=PL6n9fhu94yhVkdrusLaQsfERmL_Jh4XmU&index=105

Time: 12:38 returnUrl has a hashtag to end of URL


0 Votes 0 ·

Hi @SUATSUPHI-1172 , I have checked your shared video but do not see Time:12:38, the video only has 7:22 minutes. It seems you use external google login, the # in the end url seems to be the client side operation. I think you could also check the similar issue here.

0 Votes 0 ·
Show more comments

0 Answers