I have an instance of DotNetNuke in which I would like to do an SSO through them.
I am able to go into my instance of Syncfusion Dashboard Server, Settings, User Directory, Database tab
I then was able to connect to the host DNN database. (the table is dbo.Users)
I was able to map all of the columns...Except IsActive
Questions:
1. If I want to map all of them, (for now), what should I do with the IsActive field mapping?
2. I set the Database Synchronization schedule to run, the time passed, and no users were mapped. How can I investigate this?
Any guidance is greatly appreciated,
--Dave