1
Answer

How to integrate single sign on with pingone in mvc .net c#

Please help. i don't know anything about it. How to integrate ping one with existing mvc asp.net c# project (single sign on) I searched on net but can't find the way to implement code in project, and are there any other settings. Alsoi don't know the work/data flow.
Answers (1)
0
Aarti

Aarti

NA 1.6k 79.6k 13y
Hi Monika,


Pragma automatic_index command is by deafult true in Sqlite.

so when you  used Pragma automatic_index=true, its mean indexing will be continue


to stop default indexing use 

sqlite> Pragma automatic_index=false.