Skip to content

GetTokenAcquirer cannot set SendX5C #2887

Closed
@keegan-caruso

Description

@keegan-caruso

Microsoft.Identity.Web Library

Microsoft.Identity.Web

Microsoft.Identity.Web version

2.19.0

Web app

Not Applicable

Web API

Not Applicable

Token cache serialization

Not Applicable

Description

As a user of

public ITokenAcquirer GetTokenAcquirer(IdentityApplicationOptions IdentityApplicationOptions)

I have no way to set SendX5C to true.

Reproduction steps

  1. Try to use GetTokenAcquirer where sending the x5c header is required.

Error message

No response

Id Web logs

No response

Relevant code snippets

GetTokenAcquirer(myOptionsWithX5CAsTrue)

Regression

No response

Expected behavior

GetTokenAcquirer should support sending x5c

Metadata

Metadata

Assignees

Labels

P1bugSomething isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions