Base solution for your next web application

Activities of "epicadmin"

Question

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • What is your product version? -- .NET 5.0 v10.3.0
  • What is your product type (Angular or MVC)? ASP.NET CORE & Angular
  • What is product framework type (.net framework or .net core)? .net core

We have a functionality where we send an email with the application link to multiple users that will allow them to access the application. We do not want them to go to the login but to the page directly. Could you help us by providing the code to generate the link or any sample which can be used as reference.

Question

Prerequisites

Please answer the following questions before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • What is your product version?
  • v10.0.0
  • What is your product type (Angular or MVC)?
  • ASP.NET CORE & Angular
  • What is product framework type (.net framework or .net core)?
  • .NET 5.0

We are trying to enable a Single Sign on (SSO) for our application but hit a roadblock. The requirement is the application should work using windows authentication only, if the user is already authenticated/logged into a computer then the application should auto login without requesting user to keyin credentials again. We were able to enable AD(LDAP) authentication in the framework, but it displays the login popup and user need to keyin the credentials to login. Once logged in it work without requesting for the credentials until user clears the browser cache.

Any inputs/suggestions to solve this using configuration/code chage would be greatly appreciated.

Showing 1 to 2 of 2 entries