How to Implemente SSO in .net8 razor page web application

Rahul Kumar 0 Reputation points
2024-11-24T14:40:35.5333333+00:00

I need to implement the SSO in our web application ,which is .net 8 razor page . SSO provider is AZURE AD , and it is SAML based , I want the sso , like , if user hit the url of our website , it will redirect to sso page , once user validated there , it will redirect to our one of the page , there i need to get the user login name , other logic i have already implemented . please help me on this . I am totally new in sso implementation , please note AZURE part is already done, only i need the help in code writing.

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,647 questions
ASP.NET
ASP.NET
A set of technologies in the .NET Framework for building web applications and XML web services.
3,522 questions
Azure Advisor
Azure Advisor
An Azure personalized recommendation engine that helps users follow best practices to optimize Azure deployments.
66 questions
0 comments No comments
{count} votes

1 answer

Sort by: Most helpful
  1. Bruce (SqlWork.com) 67,411 Reputation points
    2024-11-24T17:46:54.2533333+00:00

Your answer

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