mattermost/mattermost-plugin-mscalendar

Handle remote deauthentication

开放

#160 创建于 2020年6月2日

 (0 条评论) (0 个反应) (0 位负责人)Go (35 个派生)auto 404
Difficulty/2:MediumHacktoberfestHelp WantedTech/GoType/EnhancementUp For Grabs

仓库指标

星标
 (22 个星标)
PR 合并指标
 (平均合并 2天 7小时) (30 天内合并 10 个 PR)

描述

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

贡献者指南