Welcome to the Panopto Community

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.
Options

IAuth.LogOnWithExternalProvider

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

"[email protected]"

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:

Answers

Sign In or Register to comment.