You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello,
the identity provider I use ask the Authentication request to be signed by a X509 certificate.
In your sample you are doing a simple Response.Redirect(...), how can I sign this redirection with my certificate?
Hello,
the identity provider I use ask the Authentication request to be signed by a X509 certificate.
In your sample you are doing a simple Response.Redirect(...), how can I sign this redirection with my certificate?
Thank you in advance,