Base solution for your next web application
Open Closed

Stop to redirect the login page and Access a Page without Login #8203


User avatar
0
huntethan89 created

I want to access a page without login. I have added [AllowAnonymous] but applccation redirect to login page every time. How we can stop this and access page without login?


4 Answer(s)
  • User Avatar
    0
    maliming created
    Support Team
    • What is your product version?
    • What is your product type (Angular or MVC)?
    • What is product framework type (.net framework or .net core)?

    Please share some code and logs.

  • User Avatar
    0
    huntethan89 created

    Hi,

    My Product version is 7.2.0.0 and i am using ASP.NET MVC & jquery (.net framework). I want a page inside MPA folder which i want to access without login and want to use layout page also. How can i achieve this?

    Thanks

  • User Avatar
    0
    maliming created
    Support Team

    How can i achieve this?

    see https://github.com/aspnetzero/aspnet-zero-core/issues/491#issuecomment-332379332

  • User Avatar
    0
    ismcagdas created
    Support Team

    This issue is closed because it has not had recent activity for a long time.