Hi,
Is there a way we can configure cookie consent banner in sites ? requirement is - we need to take user's consent before they provide login details. In other words we need to take consent before cookies are actually created.
Thanks in advance.
Discussion posts and replies are publicly visible
Hi Atuls,
Please try to use the terms of service option available in Admin console. But I believe its applicable only of you use Appian's native authentication.
https://docs.appian.com/suite/help/19.3/Appian_Administration_Console.html#terms-of-service
Thanks
Raghu
yes, you are right that's only available if we use Appian's native authentication. In our case we are using some other authentication.
If you are using SAML authentication, And when the user tries to access your Appian site, the identity provider can redirect the user to a consent screen before landing the user into the Appian site. So in this case this needs to addressed by the IDP.
We are following with them, but that is something not directly in our control. Best thing would be if we can find some way to manage this in Appian.