Hi!
I have few applications that send notification emails to my users with a common link widget.
The automatic generated link uses a HTTP protocol, but our firewall blocks all requests sent that is not HTTPS.
How can I change the default HTTP to HTTPS in native link widget?
Thank you!
Bruno
Hi Bruno,
I believe you can use 2 different ways to do it:
1. If you are using only internal links for your application, open your destinations screen and change HTTP Security to SSL/TLS for that screen.
2. If you are using external screen, put the common link widget redirecting to externalURL and write your complete URL including https into your address.
Best regards
Fabio
Fantato wrote:
Great!It worked well for me! Thank you!Just to help others, you can set HTTP Security to SSL/TLS also for a WebFlow.