microsoft / Intune-Resource-Access

Sample code and scripts for interfacing with the Intune Resource Access APIs.
MIT License
56 stars 59 forks source link

Remove unsupported ADAL from CsrValidation #155

Open KT0O opened 4 months ago

KT0O commented 4 months ago

Motivations

ADAL4J is no longer supported since 2023, so this project should not use a deprecated library

Contents

Removed all references to ADAL (code & test cases) Bumped dependencies versions

KT0O commented 4 months ago

@microsoft-github-policy-service agree