mattermost/mattermost-plugin-mscalendar

Handle remote deauthentication

オープン

#160 opened on 2020/06/02

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)Go (35 件のフォーク)auto 404
Difficulty/2:MediumHacktoberfestHelp WantedTech/GoType/EnhancementUp For Grabs

Repository metrics

Stars
 (22 個のスター)
PR merge metrics
 (PR metrics pending)

説明

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

コントリビューターガイド