mattermost/mattermost-plugin-mscalendar

Handle remote deauthentication

Offen

#160 geöffnet am 02.06.2020

 (0 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Go (35 Forks)auto 404
Difficulty/2:MediumHacktoberfestHelp WantedTech/GoType/EnhancementUp For Grabs

Repository-Metriken

Stars
 (22 Sterne)
PR-Merge-Metriken
 (PR-Metriken ausstehend)

Beschreibung

Azure allows to "single sign-out" any user of all the services. If the user uses this feature, Azure will send a message to a designed endpoint to deauthenticate the user.

Screenshot from 2020-06-02 13-09-54

The task is similar to the work done with Deauthorization for Zoom plugin here: https://github.com/mattermost/mattermost-plugin-zoom/pull/84/commits/0e372963b273d207b5967d8887da912dbfc6d7fe

Contributor Guide