You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

RED always needs a user login to obtain the keys for end-to-end encryption. For some use cases however a manual user login would disrupt the process flow. Therefore RED provides an automatic login if login parameter are included in the browser URL.

For an automatic URL the user credentials required for login (alias of tenant, alias of user, password) are added to the system URL, separated by slashes

https://redclient.redmedical.de/redclient/index.html#/login/<tenantName>/<userName>/<password>

Note: Exposing the user credentials will be a security issue, protection measures must be put in place.

Further parameters may be added, e.g. to open certain features in RED after successful login. In case this is required please contact us for further details.


  • No labels