MVC .net 4.5 + saml 2

I want to switch from Azure Active directory to Okta single sign on via SAML.
Could you please provide me the steps or source code how to proceed. My application is in MVC .net 4.5,
and I have used OAuth. Do I need to replace OAuth with SAML?