If you have completed Step #1 and created the Client ID and Client Secret in KINNOVIS you are ready for the connecting the KINNOVIS OAuth to Sensorberg.
Go got the home view of Sensorberg management platform.
<Your Sensorberg Domain>/manager/units/dashboard
(e.g. https://yourbrand.sensorberg.io/manager/units/dashboard)Click on “App Builder” of the facility you want to connect
Click on “Mobile Apps” in the menu
Click on the plus icon in the top right
Fill out the Mobile App form
Type in a name like “KINNOVIS OAuth #1"
Choose for Authentication type “External OAuth2 Provider”
Choose for OAuth Provider "Generic"
Copy over the Client ID from the KINNOVIS Manager you created in Step 1
Copy over the Client Secret from the KINNOVIS Manager you created in Step 1
Check the checkbox "Should email address, firstname ..."
Copy over this Site URL
https://auth.kinnovis.com
Copy over this Authorize URL
https://auth.kinnovis.com/oauth/authorize?host=booking-test.kinnovis.com&prompt=login
Copy over this Token URL
https://auth.kinnovis.com/oauth/token
Copy over this Path of raw information
https://auth.kinnovis.com/api/userinfo
For Path to UID in raw information fill in
sub
For Scope fill in
*
Leave the checkbox "Send the scope parameter..." checked
Click on "Create Mobile App"