mattermost/mattermost-plugin-mscalendar

Handle remote deauthentication

Ouverte

#160 ouverte le 2 juin 2020

 (0 commentaire) (0 réaction) (0 personne assignée)Go (35 forks)auto 404
Difficulty/2:MediumHacktoberfestHelp WantedTech/GoType/EnhancementUp For Grabs

Métriques du dépôt

Stars
 (22 étoiles)
Métriques de merge PR
 (Métriques PR en attente)

Description

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

Guide contributeur