Skip to content

[Feature Request] Support additional properties for POP token generation #5302

@johnthcall

Description

@johnthcall

MSAL client type

Confidential

Problem statement

Currently POP token generation supports the requests Method, Host, and Path to be part of the signed body. Packages like Microsoft.IdentityModel.Protocols.SignedHttpRequest have dictionaries like AdditionalPayloadClaims for additional aspects of the request.

Proposed solution

Add property AdditonalPayloadClaims to PoPAuthenticationConfiguration and leverage it in PopAuthenticationOperation.CreateBody.

Alternatives

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    needs attentionDelete label after triageuntriagedDo not delete. Needed for Automation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions