Skip to content

Code only work for AD 3.19.8 but breaks for AD 4.3. #6

@R-Dev-BI

Description

@R-Dev-BI

@TedPattison Would someone mind please refactoring this code so that it works with the newer
version of AD 4.3.

So far the solution I found was to run the command
Install-Package Microsoft.IdentityModel.Clients.ActiveDirectory -Version 3.19.8
after (following the instruction of the tutorial) and running Update-Package

Issue: AzureAD/azure-activedirectory-library-for-dotnet#1346

Thank you.

P.S.
In addition, for the visuals to work properly in DailyReporterPro the bootstrap packages need to be:

Install-Package bootstrap -Version 3.3.7
Install-Package bootstrap.TypeScript.DefinitelyTyped -Version 0.9.8

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions