Access to GoSpeech interface for managed users
Let's log in...
This page describes the mechanism how your end-user can open GoSpeech Web application from your system with Managed User credentials. The feature is applicable only for scenario 2.
- Make the request Get managed OTAC with an Access token for the current managed user to achieve OTAC (One-time Authentication Code).
- Open the following link in your browser with application_url,record_idandotacfrom the previous step:https://<application_url>/managed-login?record=<record_id>&otac=<otac>. If it´s necessary to open the GoSpeech Worklist simply skip therecordparameter:https://<application_url>/managed-login?otac=<otac>. For example, the final URL to the specific record in Editor View could be as follows:
 https://app.gospeech.com/managed-login?record=31e66d34-c645-420e-aea9-b143978f64a6&otac=CfDJ8LPoAQB9dXZBulJ9lKzwSitk8aQqwYdgThZgTEELEyTJ+zGMY3zC
Updated 8 months ago