Adobe Connect 8, logging in Host directly to a meeting without having to enter credentials.
Hello All,
I have a question regarding Adobe Connect 8 Web API. We are creating an application where we generate public meetings on the fly by server side code that uses Adobe Connect API, We are able to create, update and delete meetings successfully. The URL is generated for the guest with querystring parameter "guestName=ABC", which makes it easy for the guest to join the meeting without going through the Selection (Guest/Log In) page. However for the host they always have to login manually.
Is there a way the host can login directly, for e.g. passing BREEZESSION as query string parameter and so on. Any help is really appreciated.
