Skip to content

[Feature Request] Simplify default redirect URIs suggested by MSAL #2089

Open
@bgavrilMS

Description

Is your feature request related to a problem? Please describe.
There are too many redirect URIs in use today - obo::urn, UseRecommendedRedirectUri etc.

Describe the solution you'd like

For public client, the default should be:

  • embedded redirect uri on .net fx and .net core on Windows (assuming we will have embedded browser on .net core)
  • http://localhost on Mac and Linux for system browser support

For confidential client, probably Microsoft.Identity.Web can suggest good defaults.

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions