FusionAuth / fusionauth-issues

FusionAuth issue submission project
https://fusionauth.io
90 stars 12 forks source link

Add support for Federated Logout for Azure and other IdPs #1497

Open robotdan opened 2 years ago

robotdan commented 2 years ago

Add support for Federated Logout for Azure and other IdPs

Problem

When logging out of FusionAuth SSO, we do not have the option to allow you to also log out of a federated IdP that may have been used to begin the login process with FusionAuth.

Solution

Support some capability to perform federated logout. Support for this is on an IdP by IdP basis, and will not always work. But some IdPs do have documented methods to request a logout by a service provider.

Alternatives/workarounds

N/A

Additional context

Community guidelines

All issues filed in this repository must abide by the FusionAuth community guidelines.

How to vote

Please give us a thumbs up or thumbs down as a reaction to help us prioritize this feature. Feel free to comment if you have a particular need or comment on how this feature should work.

andrewpai commented 1 year ago

Need to investigate where and how we would want to enable this.