Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions servicecontrol/security/entra-id-authentication.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,9 @@ Follow Microsoft's guide to [expose a web API](https://learn.microsoft.com/en-us
| Admin consent display name | `Full access to ServiceControl API` |
| Admin consent description | `Allows ServicePulse to call ServiceControl` |

> [!NOTE]
> Ensure that you are assigned as the [owner of the API application](https://learn.microsoft.com/en-us/entra/identity-platform/quickstart-configure-app-expose-web-apis#assign-application-owner), otherwise the API will not be listed when requesting API permissions.

## Step 2: Register ServicePulse

Follow Microsoft's guide to [register an application](https://learn.microsoft.com/en-us/entra/identity-platform/quickstart-register-app) with the following settings:
Expand Down