Hello,
I’m new to Okta, and I’m currently working on a server-side application in .NET where I want to implement SSO. Until now, I have used a SDK on Github provided by Okta, and it works fine. However, I still have an issue I cannot seem to solve by searching on the internet. I want to make a settings page within my .NET application where the user will be able to enable (or disable) SSO by marking a checkbox and obviously fill in the necessary details such as the Issuer, the Metadata file and so on. Exactly like Salesforce and other enterprises have a settings page, where the user have the option to enable SSO.
Thanks in advance.
Benjamin