VCF 9.1.x
Is there a way to force VC to send the notification to Entra to end the token for the session on log out?
A deep logout is not currently supported, because doing it that would log out every session the user has with Entra. SLO is usually managed by identity provider as well. Customer can consider to fully log out of Entra if they want it to be done.
There are currently no plans to support this in future VCSA builds.
Browser Session Termination: Advise users to close all browser tabs or use a private/incognito window to ensure the Entra ID session token is cleared.
Manual Sign-out: Users should be able to manually navigate to the Microsoft logout page (https://login.microsoftonline.com/common/oauth2/v2.0/logout) to terminate their identity provider session.
App Registration Review: Ensure the Logout URL is correctly defined in the Entra ID App Registration, though vCenter may not yet trigger it.