Skip to content

Expanding or Disabling the Prompt Value Validation #7715

Open
@msaldaco

Description

@msaldaco

Core Library

MSAL.js (@azure/msal-browser)

Wrapper Library

MSAL Angular (@azure/msal-angular)

Public or Confidential Client?

Public

Description

Hi,

We are using the Duende Identity Server framework and have implemented some custom prompt modes. When we were testing the modes with msal.js we discovered that it only allows the prompt values in this const object here:

Would it be possible to expand the list of prompt values available in the prompt validation here in msal-common for the validatePrompt method? Such as through the discovery document's prompt_values_supported or when configuring the MSAL client:

Or, if this isn't possible, would it be possible to expand the MSAL client configuration to allow disabling this validation as needed?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Needs: Attention 👋Awaiting response from the MSAL.js teamfeature-unconfirmedmsal-angularRelated to @azure/msal-angular packagemsal-browserRelated to msal-browser 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