cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
558
Views
0
Helpful
1
Replies

CMS: access to a cospace via web app with a link without a name form

Hi all,

I'm playing on a customization of cms usage for a customer.

I created a cospace via api than i can login via web app passing cospace id and password via get parameter in the url:

   https://<mydomain>/?id=<cospaceid>&passcode=<playntextpassword>

 

then i have just to insert a name and click to join the meeting.

Is ther a way to bypass this form and enter the room directly by url?

something like:

https://<mydomain>/?id=<cospaceid>&passcode=<playntextpassword>&name=<myname>

 

1 Reply 1

Sebastian Hughes
Cisco Employee
Cisco Employee
No, it is not possible to provide the name as a url parameter.