Does .NET Framework's WSFederationAuthenticationModule.GetReturnUrlFromResponse have .NET Core equivalent?

22 Views Asked by At

WSFederationAuthenticationModule.GetReturnUrlFromResponse method which documentation says that the URL of the page that waws originally request by the client is preserved. Is there something like this in .NET Core > 3.x

0

There are 0 best solutions below