Thinfinity® Workspace provides a secure mechanism for generating OTURLs that expire after a specified period. This feature is ideal for scenarios where temporary or limited access to remote desktops is required.
When to Use OTURL
The OTURL feature is useful in scenarios such as:
Granting external users access to a remote desktop without exposing internal authentication methods.
Creating temporary RDP connections with a defined expiration time.
Integrating Thinfinity Workspace with external applications in SSO workflows via the Configuration Manager.
Configuring OTURLs
To create an OTURL, follow these steps.
1
Find the API key on the Primary Broker Server
You can find the API Key of the Primary Broker in the settings.ini file located here: C:\ProgramData\Cybele Software\Thinfinity\Workspace\DB
2
Request a One-Time URL from the Thinfinity Workspace server
This URL can be used by an application to redirect the user to the remote desktop, or it can be sent via email to an external user for temporary access.
Testing OTURL
A sample HTML/AJAX page named oturltest.html is included with the Thinfinity Workspace installation. It demonstrates how to generate and consume One-Time URLs using the parameters discussed above.