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.
IAuth.LogOnWithExternalProvider
管理者 MISAKI
Tyro
in API
How do I use IAuth.LogOnWithExternalProvider?
I have tried it, but the result is False and it does not work well.
I have passed the following values as arguments to the method, is this correct?
Argument: userKey
Argument: authCode
"[email protected]@<siteURL>.ap.panopto.com|XXXXXXXX-XXXX-4a08-8954-b014009a37a3"
*the API documentation
Constructed as SHA1(UserKey + "@" + WebServerFQDN.ToLower() + "|" + applicationKey.ToLower())
Tagged:
0
Answers
Sayaka,
Please refer to this document: https://support.panopto.com/s/article/oauth2-for-services. I believe what you're interested in is section 2.1c.
Asher
Panopto Platform Developer