SAML SSO to Docker

I’ve set up SSO to Docker, using SAML, with Azure AD as the identity provider. Logging in using SSO works fine but the logout does not seem to be working. For example, user1 logs in using SSO. After user1 logs out, when user2 attempts to log in, the login process logs in user1 again. So it seems user1 was not logged out properly.