Hi all,
is it possible to encrypt the username and the password in an URL, like no one can directly read it? We don't want to use anonymous users anymore. Neither send the password in plain writing in the url like in...
<confluence-url>/dashboard.action?os_username=<username>&os_password=<password>
Source: Confluence URL list
Thanks!