question

testuser7-8288 avatar image
0 Votes"
testuser7-8288 asked SeanLeo answered

Continuous access evaluation

Hello,

Continuous access evaluation is implemented by enabling services (resource providers) to subscribe to critical events in Azure AD so that those events can be evaluated and enforced near real time.

 
Did MS provide the formal API so that any relying-party (resource-server) can integrate/subscribe with AAD and convey that it is interested in receiving those 5 critical events ?



Thanks.

azure-active-directory
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

SeanLeo avatar image
0 Votes"
SeanLeo answered

Hi,

CAE currently only support resource providers listed in the documentation(https://docs.microsoft.com/azure/active-directory/conditional-access/concept-continuous-access-evaluation#example-flows) such as Exchange Online, SharePoint Online, and Teams. If you are building applications that interact with those services, you can update your client to be claims-challenge capable.
The implementation guidance can be found in this Microsoft Identity Platform Article on how to use CAE enabled APIs in your apps.


5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.