This repository was archived by the owner on May 17, 2024. It is now read-only.
This repository was archived by the owner on May 17, 2024. It is now read-only.
how to enables CAE in Azure #370
Open
Description
..\ms-identity-javascript-angular-tutorial\2-Authorization-I\1-call-graph\SPA
- I have logged in user1 and clicked on profile getting and showing in Page correctly
- Now I have reset the user password in Active directory User.
- The Angular application if click on Profile or contacts it is showing profile data instead of asking the username of re-login due to CAE. From Profile GraphAPI i am always getting the 200 status instead of 401. Please let me know any configuration is missed.
Sample application is working every time 200 status even I resetpassword/revoke session.
Expected: It should ask re-login when change password or revoke session of user in AD.
Please help me we need to implement in our project.
Metadata
Metadata
Assignees
Labels
No labels