oidc-client-ts icon indicating copy to clipboard operation
oidc-client-ts copied to clipboard

support OpenID Continuous Access Evaluation Profile

Open GOVYANSONG opened this issue 1 year ago • 1 comments

Is there any future plan to support Continuous access evaluation in this library? Microsoft starts to rollout support for this. See: https://learn.microsoft.com/en-us/entra/identity/conditional-access/concept-continuous-access-evaluation https://learn.microsoft.com/en-us/security/zero-trust/develop/secure-with-cae

GOVYANSONG avatar May 17 '24 13:05 GOVYANSONG

Form the linked page: "...Applications that don't use MSAL can add support for claims challenges, claims requests, and client capabilities to use CAE."

Thus i guess this might be already possible.

pamapa avatar May 17 '24 14:05 pamapa