AzureAD / microsoft-authentication-library-for-java

Microsoft Authentication Library (MSAL) for Java http://aka.ms/aadv2
MIT License
284 stars 142 forks source link

Update docs on CAE support in MSAL Java #728

Open DidunAyodeji opened 10 months ago

DidunAyodeji commented 10 months ago

Update docs to show how to implement CAE with MSAL Java.

https://learn.microsoft.com/en-us/entra/identity-platform/app-resilience-continuous-access-evaluation?tabs=dotnet

Related work items that need to be done first: #757 #794

localden commented 10 months ago

Where applicable, @DidunAyodeji - let's make sure that we don't over-complicate the samples that don't need CAE and instead point to relevant documentation (which means we need to have comprehensive docs on CAE in MSAL4J).

DidunAyodeji commented 10 months ago

Thanks Bogdan! Sounds good Den