Try docs
you can also google for video and training courses
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
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.
Try docs
you can also google for video and training courses