Is there any way to sign users out of 3rd party SSO Applications

Mel2024 0 Reputation points
2024-07-11T16:10:58.13+00:00

Is there a way to force sign out of other enterprise applications using SSO?
We've setup several enterprise applications in Azure with SSO. The sign in works fine. However we can't seem to revoke sessions like you can with 365 specific applications. For example to sign someone out of office, teams etc, you can just go to 365, select the user and click "Sign out of all sessions" but this doesn't sign them out of the other things that use SSO. I've tried:

get-azureaduser -searchstring user@**.com | Revoke-AzureADUserAllRefreshToken

get-azureaduser -searchstring user@****.com | Revoke-AzureADSignedInUserAllRefreshToken

Thank you for any help.

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
4,956 questions
0 comments No comments
{count} votes

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.