Hi,
i've requested an authToken via /api/tokens:
{"authToken":"54808533B1CCE7176838021B9CDD87583B04C67A9E1476A4621D453DA7F4A4AF","username":"blub","dataSource":"json","availableDataSources":["mysql","mysql-shared","json"]}
 
i could manually inject it into the webapp:
localStorage.setItem('GUAC_AUTH', 
'{"authToken":"54808533B1CCE7176838021B9CDD87583B04C67A9E1476A4621D453DA7F4A4AF","username":"blub","dataSource":"json","availableDataSources":["mysql","mysql-shared","json"]}')
 
what is the correct way to request an authToken and then redirect a User to the 
guacamole-client to establish an connection?
regards
Philipp 

Attachment: smime.p7s
Description: S/MIME cryptographic signature



Reply via email to