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.