Obtain secret key and partner identifier

2 replies [Last post]
Joined: 08/31/2010
Points: 46

While trying to work with the Kaltura API, we found our requests being blocked due to an invalid key. Turns out we need some sort of secret key and partner identifier. From this page:

http://www.kaltura.org/how-obtain-partner-identifiers#comment-form

I read that we should have gotten this in the initial mail. However, this initial mail never arrived. Due to issues with Kaltura I have installed the program over 10 times on a computer with a mail server installed, but I never got this e-mail. How can I recover this key?

Thanks,
Paul

Joined: 11/05/2009
Points: 339

Log in to our kmc and find this under "integration settings"

Joined: 08/31/2010
Points: 46

Thanks for your reply! I have found this setting, but this is only for user accounts on the Kaltura system then? Not for the admin account?

Let me explain a bit. We are integrating Kaltura into a larger system, and want to use the API to automatically create a new Kaltura user when someone registers on the main website (not Kaltura), so they can log into Kaltura later on without having to register again. For this, I assume we have to connect to the API with the admin account, right? Please correct where I am wrong.

Thanks!