Microsoft AppCenter
Easily integrate Ostorlab automated security testing for Android and iOS mobile apps into your build process.
Getting Started:
Create App Center API key:
- Go to the your list of apps on App Center.
- Click on the app you want to create a configuration for.
- Create a new API key by clicking on Settings and then the edit icon on App API tokens.
- Click on New API token to generate the token. Make sure to copy it.
Find the app name and owner name:
You can find the app name and owner name from your app URL.
- Go to the your list of apps on App Center.
- Click on the app you want to create a configuration for.
- Look at the URL. The app URL has the general format of https://appcenter.ms/users/{owner-name}/apps/{app-name} or https://appcenter.ms/orgs/{owner-name}/apps/{app-name} if it is owned by a user or an org respectively.
Create the configuration:
- Go to the App Center integrations menu.
- Select Configuration tab.
- Click on the New button. All the fields are required except for UI Rules and Test Credentials. Make sure the App Name, Owner Name, and API key match the ones you got from App Center.
- Click Save to create the configuration. The configuration should now show up in the list of configurations.
- An App Center Webhook for your app will be created to listen to the updates. Make sure, the user has the right permission for that.
Verify the configuration on App Center:
- Go to the your list of apps on App Center.
- Click on the app which you're from creating a configuration for.
- Click on Settings and then the edit icon on Webhooks. You should be able to see a webhook with the name OSTORLAB_WEBHOOK_{app-name} and status ENABLED.