Microsoft Entra Agent ID
Developer

Call Api Custom

In brief

The documentation now spells out “on-behalf-of (OBO)” on first use in the token scenario guidance. The referenced method is unchanged.

What Entra admins need to know

Administrators get clearer terminology when following the existing guidance; no action or product behavior change is indicated.

This editorial summary was generated by AI from the documentation changes. Verify important details in the full Microsoft Learn article.

Documentation change

The comparison below shows only the changed extract. Use the full-page view for complete context.

    - For app only token scenario, use `CreateAuthorizationHeaderForAppAsync` method.
    - For OBOthe on-behalf-of (OBO) token scenario, use `CreateAuthorizationHeaderForUserAsync` method

    ```csharp
    using Microsoft.Identity.Abstractions;
Daily Entra.News

Get daily email updates

Get a concise summary of the latest Microsoft Entra updates delivered straight to your inbox.

Loading the secure signup form…