Please note: All new registrants to the Panopto Community Forum must be approved by a forum moderator or admin. As such, if you navigate to a feature that is members-only, you may receive an error page if your registration has not yet been approved. We apologize for any inconvenience and are approving new members as quickly as possible.
SOAP API
管理者 MISAKI
Tyro
in API
We are considering using the SOAP API for user management.
What SOAP versions does Panopto support?
Also, is the authentication basic authentication or header authentication?
Thank you
SAYAKA
Tagged:
0
Best Answer
-
Hiroshi Ohno Panopto Employee
Hi Sayaka,
Our SOAP API follows SOAP version 1.2.
Our methods directly receive authentication information as a part of calling parameter. Our methods also accepts authentication cookie which may be retrieved by LogOnWithPassword or LogOnWithExternalProvider method on IAuth service endpoint.
0