Hi @Gopi Ponnusamy • Thank you for reaching out.
To enable Keep Me Signed In (KMSI) feature, you need to:
- Sign in to the Azure portal using a Global administrator account for the directory.
- Navigate to Azure Active Directory > Company branding > Configure > Advanced settings section > Show option to remain signed in setting > YES
Once KMSI is enabled, and user chooses to Stay Signed In, persistent cookie is issued to the user. This cookie is stored on the disk and does not get expired when browser session is closed. However, the persistent cookies are invalidated when the user account is disabled or user's password is changed.
So, to answer your question, disabled user (-1 day ) will NOT be able to connect the azure cloud application due to above reason.
-----------------------------------------------------------------------------------------------------------
Please "Accept the answer" if the information helped you. This will help us and others in the community as well.