Register an App in Keka App Developer Portal
Create an application in the Keka App Developer Portal to obtain OAuth credentials.
Go to the Keka App Developer Portal
Navigate to Keka Developer Portal and sign in.
Create a New App
Go to App Portal and click Create App. Fill in the app details.
Configure Authentication
In your app settings, navigate to the Auth tab.
- Set the Redirect URI to:
https://api.stackone.com/connect/oauth2/keka/callback
Copy Credentials
Copy your Client ID and Client Secret from the app credentials page.
Creating the StackOne Connector Profile
To create the Connector Profile in StackOne for Keka:Navigate to Connector Profiles
Create New Connector Profile
- Click + Connector Profile
- Search for and select Keka
- Select Type as OAuth 2.0 (App Portal)
- Fill out the fields using details retrieved from your provider:
- Company Subdomain
- Client ID
- Client Secret
- (Optional) Select Actions to be enabled for this Connector Profile
- Click Create profile