Dec 03 2019 06:26 AM
Hello.
Even if close the client app, Azure AD credential will remain.
Therefore, Azure AD authentication will not occur unless explicitly sign out of the client app.
With this specification, conditional access will not useful in most scenarios.
Are there any updates planned that accordingly require Azure AD authentication?
I also found that I can reset Azure AD authentication by deleting the following registry value:
===
Registry Key : HKEY_CURRENT_USER\Software\Microsoft\RdClientRadc\https://mrs-prod.ame.gbl/mrs-RDInfra-prod
Name : WebAccountIdStore
===
I will try to avoid this by scheduling a task to reset this value accordingly.
What do you think about this?
Is there another good way?
Dec 09 2019 06:21 PM
It was found that the expiration period of the authentication token is set by using the session function of Azure AD conditional access.