Companies often spend inordinate amounts of time and engineering resources into building custom analytics into their customer facing portals.
We are happy to announce that we now offer a Single Sign-on (SSO) API to our customers. This enables user specific analytics and reports within Knowi to be embedded within our customer's portals and gives fine grained control over users, groups and access rights associated to both.
Flow
- Create a user in Knowi and associate to groups via an API. Store the returned token for this user.
- Create a session token using the token for the user.
- Access the dashboards using the session token.
See SSO API documentation for full details.