I need to implement the "Single Sign on" using OKTA in an MVC Application. I have created an account on Okta and created an application.
I can able to get the details such as Identity Provider Single Sign-On URL,Identity Provider Issuer and X.509 Certificate from OKTA.
But I am not able to configure it in to the MVC site.
Does any body know how can I configure "Single Sign on" using OKTA in an MVC Application?