The connection string format shown below is to be used with Loome Identity. You will need to replace a few pieces of information within the connection string;
Ensure you remove the <> values from the string, these are just to highlight tokenized parts of the connection string.
These keys are required for Loome Identity to function correctly. They must be entered during the application installation as per the below descriptions.
Server=<Server FQDN>;Initial Catalog=<Database Name>;Integrated Security=true;TrustServerCertificate=True;Pooling=False;MultipleActiveResultSets=False;Encrypt=True;Connection Timeout=30;
To manage the Loome Identity client list, you must be a member of the local administrators group on the server hosting the website.