This article provides an overview of the ContraForce Portal Service Principal.
ContraForce Portal Overview
The ContraForce Portal service principal is used to facilitate a small web client that integrates with the Microsoft identity platform’s implementation of OpenID Connect for signing in a tenant’s users and reading basic profile information about the signed-in user. Other API actions, even when initiated in the ContraForce Portal, are handled by the ContraForce API service principal.
If you have any questions, contact us at support@contraforce.com.
Client ID` | 8b7cb435-9526-47ee-b79a-34433f0daad2 |
API | MicrosoftGraph |
Permission | offline_access |
Type | Delegated |
Admin Consent Required | No |
Purpose | Allows the app to get refresh tokens from the Microsoft identity/tokens endpoint on behalf of the signed in user |
Client ID` | 8b7cb435-9526-47ee-b79a-34433f0daad2 |
API | MicrosoftGraph |
Permission | openid |
Type | Delegated |
Admin Consent Required | No |
Purpose | Allows the app to sign in using OpenID Connect |
Client ID` | 8b7cb435-9526-47ee-b79a-34433f0daad2 |
API | MicrosoftGraph |
Permission | profile |
Type | Delegated |
Admin Consent Required | No |
Purpose | Used to view the signed-in user’s name and object ID |