Create a Custom App Profile
Complete the following steps to create a custom app profile for the Microsoft 365 tenant:
Note: Before you create an app profile for a custom app, make sure you’ve created a
custom app and added the required permissions to the app. For detailed instructions, refer to Create Custom Apps.
- Complete the following steps to create a custom app profile for the Microsoft 365 tenant:
- Click Create next to Custom app profile.
-
Complete the following information on the Create app profile window:
- Custom app type – Azure app is automatically selected.
- App profile name – Enter a name for the app profile.
- Application ID – Enter the application ID of the application that has been created in Microsoft Entra ID.
- Certificate file (.pfx) – Click Browse and select your app’s private certificate
(the .pfx file).Note: Ensure this .pfx file is paired with the .cer/.crt file uploaded to Microsoft Entra ID when your organization creates this custom app. If your organization does not have any certificates, you can create self-signed certificates by referring to Prepare a Certificate for the Custom Azure App.
- Certificate password – Enter the password of the certificate.
- Click Save to save the configurations.
- Complete the following steps to create a custom app profile for the Google tenant:Note: Before you create an app profile for a custom app, make sure you’ve created a custom app. For detailed instructions, refer to Create a Custom Google App.
- Click Create next to Custom app profile.
- Complete the following information on the Create app profile window:
- App profile name – Enter a name for the app profile.
- Admin account – Enter the name of the Admin account that has the User ManagementAdmin and Services Admin roles.
- Google service account – Enter the service account email address.Note: You can copy the email address when creating the service account. For details, refer to Create a Service Account.
- Private key – Enter the private key.Note: Make sure the private key starts with -----BEGIN PRIVATE KEY----- prefix and ends with the \n-----END PRIVATE KEY-----\n suffix.
- Click Save to save the configurations.