SMS Auto Authorization

If auto authorization is enabled, the system authorizer needs not to manually authorize the user- user group mapping, user group-domain mapping, user group-role mapping and user group-role-folder mapping. The mappings get authorized automatically.
To enable auto authorization
  1. Execute the following query in the Configuration Schema:
    UPDATE CONFIGURATION SET PARAMVALUE ='TRUE' WHERE PARAMNAME='SMS_AUTOAUTH_REQD'
  2. Restart the OFSAA server.