mattermost/mattermost-plugin-mscalendar

Handle remote deauthentication

Aperta

#160 aperta il 2 giu 2020

 (0 commenti) (0 reazioni) (0 assegnatari)Go (35 fork)auto 404
Difficulty/2:MediumHacktoberfestHelp WantedTech/GoType/EnhancementUp For Grabs

Metriche repository

Star
 (22 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

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

Guida contributor