I would need to know in which table of the SQLite I find the names of the Identify Providers users set in the user grants section.
Thank you
IdP configs are stored in the IDP_ADAPTERS
table
Thanks for your support, but inside this table I cannot find the list of users that I created in the User Grants and the related security level set.
I would like to create queries with inserts and select options directly inside the perscpective is possible.
Look in the config
column - this is where we store the IdP config, which is a JSON object. User grants are the JSON object associated with key directSecurityLevelPolicies