I can log in kaizala but fail to manage.kaiza.la and kaizala Management Portal - kaizala

I can log in kaizala but fail to manage.kaiza.la and kaizala Management Portal.
I want to send messages to Kaizala groups through Kaizala API, but fail to register a connector on step 1. please check the screenshot, anyone knows how to solve it? thanks
enter image description here

Related

Salesforce for Slack app (problem with standard notifications)

We have a production org on which the slack package is installed. Salesforce app installed in Slack (I don't know if it matters or not, but this app has a custom name). Connection between Salesforce and Slack has been configured.
When the task is assigned for a user, the user receives a notification in messages from Salesforce app in the slack. it works for a while, and then the notifications stop coming. We need to reauthorize the connection for salesforce and slack in slack setup menu on the production org to make it work again.
What could be the reason?

Microsoft Graph ASPNET Webhooks code sample works on ngrok but not on azure

I am trying the code sample from: https://github.com/OfficeDev/Microsoft-Graph-ASPNET-Webhooks and it is working fine on ngrok but I get this issue on azure when creating subscription.
Any suggestions to look into?
The error appears to be related to the app permissions. Check the application permissions for the proper level of access to the resource. For example, set the "Read user mail" permission if you want to subscribe to email notifications. Also ensure that the token being used for creating the subscription has access to the resource.
This is related to the permissions in the token and not a hosting difference between Azure or ngrok.

OKTA On-Prem Provisioning with SCIM Servers

I have the free developer edition. I want to provision users to my web site using SCIM. The docs say look under "dashboard/agents". I have no agents tab under dashboards.
https://support.okta.com/articles/Knowledge_Article/46749316-On-Premises-Provisioning-Deployment-Guide?id=kA0F0000000AY3C&q=scim&l=en_US&fs=Search&pn=1#code
Also for behind a firewall the document says download the "On-Prem Provisioning Agent". I have not been able to find that under "setting/downloads" or anywhere else. Where do I find that?
You will need to contact Okta Support or your Okta Sales contact to enable the On-Premises Provisioning feature.

IBM Worklight - Keep me logged in feature

I am developing a mobile application using Worklight, in which when a user signs in after authentication he should not sign in again and again. Could you please tell me how to keep the user logged in?
Check out the 'Form based authentication in hybrid applications' project in the Getting Started page: http://www.ibm.com/developerworks/mobile/worklight/getting-started.html#GS_security
There is also another feature of Worklight called 'heartbeat' which keeps your session alive by sending a simple request to the server. This also happens automagically without need configuration. It can be configured see here for more information (http://pic.dhe.ibm.com/infocenter/wrklight/v6r1m0/index.jsp?topic=%2Fcom.ibm.worklight.installconfig.doc%2Fadmin%2Fc_optimizing_and_tuning_of_ibm_wl_server.html&resultof%3D%2522%2568%2565%2561%2572%2574%2562%2565%2561%2574%2522%2520).
Can you give more context to your question so the community can help figure out the problem? What version of Worklight are you using?

send the API key through Apigee

My manager asked me if we can send the API key to our customers(developers in our client companies) through Apigee with formal and secured way. I checked the online documentation and couldn't find the information regarding to sending API key via Apigee.
Any one please provide more information on that?
Every Apigee Edge Org has a developer portal associated with it. This developer portal can be used by the developers to register themselves and create application and get the Api Keys.
You can provide the Url of the developer portal to the developers in your client companies and ask them to register on the developer portal and create apps to get api keys.
Please find the links to the documentation related to developer portal and how to get a developer portal for your organization.
http://apigee.com/docs/developer-services/content/what-developer-portal
http://apigee.com/docs/content/creating-developer-portal
Regards,
Sudheesh