Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Microsoft Entra ID authentication with multi-tenancy #14803

Merged
merged 6 commits into from
Apr 6, 2024

Commits on Apr 3, 2024

  1. Fixes Microsoft Entra ID authentication for multi-tenant app registra…

    …tions by adding missing token validation.
    
    Fixes OrchardCMS#14802
    gvkries committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    eed022d View commit details
    Browse the repository at this point in the history
  2. Added documentation.

    gvkries committed Apr 3, 2024
    Configuration menu
    Copy the full SHA
    88d528f View commit details
    Browse the repository at this point in the history
  3. Update src/docs/reference/modules/Microsoft.Authentication/README.md

    Co-authored-by: Zoltán Lehóczky <[email protected]>
    gvkries and Piedone authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    3362358 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Zoltán Lehóczky <[email protected]>
    gvkries and Piedone authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    de8707b View commit details
    Browse the repository at this point in the history
  5. Update README.md

    gvkries authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    0423495 View commit details
    Browse the repository at this point in the history
  6. Update README.md

    gvkries authored Apr 3, 2024
    Configuration menu
    Copy the full SHA
    a4e866a View commit details
    Browse the repository at this point in the history