...
Code Block |
---|
global: lcam: rules: - groupName: "Smartfacts Users" claim: "email" value: - "@" groupLicence: - LIC_SMARTFACTS_USER accountName: "Smartfacts Account" - groupName: "Account Administrators" claim: "email" value: - "account.administrator@your.domain" groupLicence: - LIC_SMARTFACTS_USER accountName: "Smartfacts Account" |
To adopt the rules to your environment, configure the necessary information in the file.
...