Dear API Team, could you please advise how a user can be pushed into logged-in status on a CH managed Meetings site, using the Teams or Meetings OAUth access token?
Currently we are using the "GetloginTicket" XML API (returning a "ticket") and the "AT=LI&TK={ticket}" URL API, and this method works fine.
THIS page says "XML APIs will be deprecated in the future" and we would like to prepare in time. However, it's not clear what else can be used for controlled login of users.
I see the documented methods for getting the Meetings and the Teams specific OAUth access token documented HERE and HERE respectively, but then how to use these tokens for pushing the users into logged-in status on the Meetings site?