Hi everyone.
I need to create users ina SQL Database, because some applications authorize access reading and based on the presence of the user on that database (not IGL database). Furthermore, based on an "value access" (guest, admin, superadmin) the application understands what permissions to give to the user.
I'm trying to have the creation of the user with a form that should ask for: name, surname, serial number and "value access".
Once the form has been filled in by a manager, without workflow, I would like to proceed with the creation of the user on that database with the values entered.
Can you help me understand the best procedure?
I don't understand what I have to use of the form and how to use the SQL connector to proceed with the creation and addition of the "value access".
Thank you all!
I need to create users ina SQL Database, because some applications authorize access reading and based on the presence of the user on that database (not IGL database). Furthermore, based on an "value access" (guest, admin, superadmin) the application understands what permissions to give to the user.
I'm trying to have the creation of the user with a form that should ask for: name, surname, serial number and "value access".
Once the form has been filled in by a manager, without workflow, I would like to proceed with the creation of the user on that database with the values entered.
Can you help me understand the best procedure?
I don't understand what I have to use of the form and how to use the SQL connector to proceed with the creation and addition of the "value access".
Thank you all!
Shanelle
I see you asked a similar question in a different thread where we provided a response.
SQL Server connector: Entitlement capabilities
I am going to mark this as resolved.