When we use active directory for "User Authentication" when logging in to our project.
But we want ignition application to handle "Privileges", we want to have a "Separate User Table" in database.
Instead of creating User Table Manually, I was thinking, in gateway page, create "Table" user source, and use script to populate that table.. This way, I can use ignition built in user commands to populate table.
In line to this, is there a way to create "Table User Source" via script?