
rahibrasheed
-
Posts
31 -
Joined
-
Last visited
-
Days Won
1
Content Type
Profiles
Forums
Resource Library: Monster UI Apps for KAZOO
Events
Downloads
Posts posted by rahibrasheed
-
-
Hi, I am trying to Integrate Google drive for storing recordings using the same documentation. But In step 3.5, the callback API is not returning any token. Its giving empty response.
It looks like no user is linked to SSO provider.
How can I link a user to SSO Provider?
From the auth.md documentation I found the following API but what is {LINK_ID} in this API?
Link a User to an SSO Application
When the user is signing on with A Single-Sign-On provider for the first time, it should log in with its own Kazoo credentials one more time, and then make a request to this API to link its Kazoo's user to the SSO. After that the user can sign in with SSO regularly and no need to use Kazoo credentials again.
PUT /v2/auth/links/{LINK_ID}
curl -v -X PUT \ -H "X-Auth-Token: {AUTH_TOKEN}" \ http://{SERVER}:8000/v2/auth/links/d6faaff6b054393f28356ab7b38ad1bf-116254222860442180295
SMS API responds with error 500 while trying to send Message/SMS
in Product Discussion
Posted
In the system_config -> kazoo_im document, some 'connector' details are missing. Any idea how these details are populated.
Is there any other application in Kazoo that populates the above details?