How to verify if user was deleted or password has changed in AAD in a Windows 8.1 Store app -


I am developing a Windows Store 8.1 application using C # and xaml.

When I use the Single Sign-AZURE Active Directory Account Launch <1p> Case 1: I have added some users to the Ezu Active Directory and log in with the app "User X" credentials. When I delete that user X in AD, and I try to open the app again, it is saying that the user is X log, even if the user has been removed in AAD. After 1 hour this user is asking to log in.

Rather than pre-login that user X, I want to show the login screen to the user to log in.

Case 2: When I change the password of the user X in the Azure Active Directory, then I open the app again, it is not asking the user to log in with a new password. Again, this user is already displaying the logged in user X

In both scenarios, I want to show the user's login screen for logging in.

How can I get it?

Satisfaction, your application "Voting" Ezur Edie to delete user accounts, disable, try to reset password I can confirm / end / change, multi-factor proof (and other) events, but I confirm: Azure Eddy invalidates refresh token on those events and fails to issue next access token ( The user has to re-enter). The entry token life time is 1 hour - hence the user will have access to a maximum of 1 hour for processing (except when the account gets federated with on-premises and there is some delay in coordinating the change event. ). Will you buy more by implementing the voting (due to the shortage of car and the risk of security risk)? There is a slight delay between account disabled (or those other events) and in fact the access to resources is normal in token based authn / authz - so some safety procedures require that when they leave the company, by security People are escorted.


Comments

Popular posts from this blog

java - Can't add JTree to JPanel of a JInternalFrame -

javascript - data.match(var) not working it seems -

javascript - How can I pause a jQuery .each() loop, while waiting for user input? -