Speaking of consent form...


The consent form is a written document aimed at presenting the clauses to ensure that the user is aware of their responsibilities and the company's responsibilities, the rules for using the system, the privacy of their personal data, among other information.

When the consent form is configured for the company, each user will only be able to access the Identity resources if the form is accepted. If the form is declined, the user is redirected to the login screen, and the form will continue to be presented during subsequent authentications until it is accepted.

Furthermore, each time the document linked as the consent form is edited, it is presented again for user acceptance.



Accepting the consent form


01. After logging into the system, read the consent form.

02. Click Accept.

After this acceptance, the user will be directed to the Launchpad.


Refusing the consent form


01. After logging into the platform, read the consent form.

02. Click Refuse.

As long as the user does not provide their consent, they will be redirected to the login screen and will not be able to access the system.


Configuring the consent form


The company's administration configures the consent form document. You can find instructions to configure the form in the Data and Privacy documentation.

After uploading the consent form you will not be able to delete it, only to edit it.


Query users who accepted the consent form


This information is extracted in the Consent Form Report (documentation in Portuguese language).



<!-- Hotjar Tracking Code for http://tdn.totvs.com/display/fb -->
<script>
    (function(h,o,t,j,a,r){
        h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)};
        h._hjSettings={hjid:1280165,hjsv:6};
        a=o.getElementsByTagName('head')[0];
        r=o.createElement('script');r.async=1;
        r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv;
        a.appendChild(r);
    })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv=');
</script>
<script>
	$("b:contains('oculto')").parent().parent().hide();
</script>

<script>
jQuery(document).ready(function() {
    jQuery(".wiki-content a").attr("target", "_blank");
});
</script>