
SadasivaV.64421 (Customer) asked a question.
My application is in .Net core and sql server. I want to implement SSO into my application. So is it possible to create a sso with existing database through .net coding in okta. If yes, please shame me the apis to do

Hello,
Okta currently has multiple samples for .NET, for both ASP.NET Framework and ASP.NET Core applications:
https://github.com/okta?q=asp&type=&language=
If you are also interested in connecting your database, for user management, you should look at SCIM provisioning:
https://developer.okta.com/docs/concepts/scim/
I hope these resources help.
Thank you,
Bogdan Andrisan
Developer Support Engineer