Skip to content
This repository was archived by the owner on May 17, 2023. It is now read-only.

Add Continuous Access Evaluation (CAE) support#91

Merged
andrueastman merged 1 commit intodevfrom
andrueastman/AddCaeSupport
Dec 1, 2020
Merged

Add Continuous Access Evaluation (CAE) support#91
andrueastman merged 1 commit intodevfrom
andrueastman/AddCaeSupport

Conversation

@andrueastman
Copy link
Contributor

@andrueastman andrueastman commented Nov 23, 2020

This PR fixes microsoftgraph/msgraph-sdk-dotnet-core#166

The PR is dependent on the merge and release of changes in this PR.

It involves the reading and using of the Claims Property from GraphContext through the new ICaeAuthenticationProviderOption interface and using it to call the relevant MSAL builders for the Interactive and DeviceCode providers

@andrueastman andrueastman self-assigned this Nov 23, 2020
@andrueastman andrueastman changed the title Add Continuous Access Evaluation (CAE) support [WIP] Add Continuous Access Evaluation (CAE) support Nov 23, 2020
@andrueastman andrueastman marked this pull request as ready for review November 26, 2020 09:48
@andrueastman andrueastman merged commit 0dbb6e8 into dev Dec 1, 2020
@andrueastman andrueastman deleted the andrueastman/AddCaeSupport branch December 1, 2020 07:57
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Continuous Access Evaluation (CAE) support to AuthProviders

3 participants