Skip to content

[Bug] Daemon applications do not require a redirectUri but it's required in TokenAcquisition #38

Description

@jennyf19

In TokenAcquisition, the redirect uri is calculated if the cc application is created there. However, when creating a Daemon application and using the ConfidentialClientApplicationOptions, the redirectUri is not required, so TokenAcquisition calculates a redirecturi which is not registered or needed, and MS Identity Web currently throws a null ref here.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions