How to authenticate (OIDC SSO) between applications
I have two OIDC server applications created in .net core c# which have their own server and client, After successful login from server app 1, I need to provide a razor page with the button “Navigate to server app 2” ( Still this process is working fine )