Describes how to integrate with Staffbase. A feature that allows for Single Sign-On (SSO), Eletive access, and push notifications of Eletive within your Staffbase application.
Configuration in Staffbase
- Reach out to Staffbase support. An order needs to be placed to install our custom Eletive Production plug-in.
- Staffbase will later provide related credentials (Public Key, Plug-in URL, etc.)
- Configure the plug-in according to your preference in Staffbase Studio.
Configuration in Eletive
- Enable the Staffbase feature navigate to Settings / Features
- Enable main feature "Integrations" followed by the sub-feature "Staffbase"
- Navigate to the Staffbase feature navigate to Setting / Integrations / click on Staffbase
- Public key - Provided by Staffbase support when they make Eletive custom plugin available.
Make sure to keep the Beginning and End tags when inserting the Public Key, as shown below:-----BEGIN PUBLIC KEY-----
<key>
-----END PUBLIC KEY----- - Staffbase url for Eletive - The url where Eletive custom plugin is accessible in Staffbase.
- Audience - automatically extracted from Staffbase url for Eletive
- Installation id -automatically extracted from Staffbase url for Eletive
- API secret - Secret formatted as "user:password" used for Staffbase Notification API
- Custom Staffbase API url - (Optional) Staffbase API compatible url. Provide only if it differs from plugin url domain.