Skip to content

Support for optional redirectURI path for the LoopBackClient #7945

@TGubbels

Description

@TGubbels

Core Library

MSAL Node (@azure/msal-node)

Wrapper Library

MSAL Node Extensions (@azure/msal-node-extensions), Not Applicable

Public or Confidential Client?

Public

Description

It would be nice to have an optional parameter which can be passed to the acquireTokenInteractive method of the PublicClientApplication so that the redirect URI of the LoopBackClient can be changed with the addition of a path like: localhost:${port}/${path}.

This way, localhost can be registered in Azure Portal for the SPA platform for other purposes and Mobile and desktop application platform can be used for authentication purposes with the distinction of the path added to the redirect URI, so all ports can still be used for both registrations.

This can already be achieved with a custom LoopBackClient, but having it be officially supported would be a plus.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs: Attention 👋Awaiting response from the MSAL.js teamfeature-unconfirmedmsal-nodeRelated to msal-node packagemsal-node-extensionsRelated to msal-node-extensions packagepublic-clientIssues regarding PublicClientApplicationsquestionCustomer is asking for a clarification, use case or information.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions