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 (tenant ID, user ID, password) are added to the system URL, separated by slashes
https://redclient.redmedical.de/redclient/index.html#/login/<tenantid>/<userid>/<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.