Authentication with Blazor application

Vemula, Vijaya Kumar (Cognizant) 21 Reputation points
2021-09-06T13:49:28.683+00:00

We have internal website authentication process (With in organization) and all projects should use the same to authenticate user (like single-signon model).

We are working on .Net Blazor server application where we wanted to redirect the user to internal website. After successful authentication, we should display home screen. Request to help with some sample code which covers this scenario.

Should you have any questions, please let know.. Thanks in advance for the help.

Developer technologies | .NET | Blazor
{count} votes

Answer accepted by question author
  1. Bruce (SqlWork.com) 81,696 Reputation points Volunteer Moderator
    2021-09-07T01:19:15.583+00:00

    you don't explain what your current SSO solution is. is it oauth, cookie with common domain, etc.


1 additional answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 81,696 Reputation points Volunteer Moderator
    2021-09-07T14:58:33.69+00:00

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.