質問編集履歴
5
    
        title	
    CHANGED
    
    | 
         
            File without changes
         
     | 
    
        body	
    CHANGED
    
    | 
         
            File without changes
         
     | 
4
    
        title	
    CHANGED
    
    | 
         
            File without changes
         
     | 
    
        body	
    CHANGED
    
    | 
         @@ -10,10 +10,10 @@ 
     | 
|
| 
       10 
10 
     | 
    
         | 
| 
       11 
11 
     | 
    
         
             
            > 申し訳ありませんが、サインイン中に問題が発生しました。
         
     | 
| 
       12 
12 
     | 
    
         | 
| 
       13 
     | 
    
         
            -
            >  
     | 
| 
      
 13 
     | 
    
         
            +
            > We are unable to issue tokens from this API version for a Microsoft account. Please contact the application vendor as they need to use version 2.0 of the protocol to support this.
         
     | 
| 
       14 
14 
     | 
    
         | 
| 
       15 
15 
     | 
    
         
             
            リダイレクトURLは以下の通りですが、アクセスすると、エラーが発生します。
         
     | 
| 
       16 
     | 
    
         
            -
            > https://<IPアドレス>:8065/plugins/skype4business/api/ 
     | 
| 
      
 16 
     | 
    
         
            +
            > https://<IPアドレス>:8065/plugins/skype4business/api/v1/auth_redirect
         
     | 
| 
       17 
17 
     | 
    
         | 
| 
       18 
18 
     | 
    
         
             
            > このページに安全に接続できません
         
     | 
| 
       19 
19 
     | 
    
         
             
            > サイトで古いか安全でない TLS セキュリティ設定が使用されている可能性があります。この問題が解決しない場合は、Web サイトの所有者に連絡してください。
         
     | 
3
    
        title	
    CHANGED
    
    | 
         
            File without changes
         
     | 
    
        body	
    CHANGED
    
    | 
         @@ -2,7 +2,7 @@ 
     | 
|
| 
       2 
2 
     | 
    
         
             
            参考は以下のURLです。
         
     | 
| 
       3 
3 
     | 
    
         
             
            [https://github.com/kosgrz/mattermost-plugin-skype4business/blob/master/README.md](https://github.com/kosgrz/mattermost-plugin-skype4business/blob/master/README.md)
         
     | 
| 
       4 
4 
     | 
    
         | 
| 
       5 
     | 
    
         
            -
            環境はWindows10、( 
     | 
| 
      
 5 
     | 
    
         
            +
            環境はWindows10、(docker2.1.0.0)
         
     | 
| 
       6 
6 
     | 
    
         
             
            Mattermostのバージョン: 5.13.2
         
     | 
| 
       7 
7 
     | 
    
         
             
            データベーススキーマのバージョン: 5.13.0
         
     | 
| 
       8 
8 
     | 
    
         
             
            データベース: mysql
         
     | 
2
リダイレクトの修正
    
        title	
    CHANGED
    
    | 
         
            File without changes
         
     | 
    
        body	
    CHANGED
    
    | 
         @@ -13,7 +13,7 @@ 
     | 
|
| 
       13 
13 
     | 
    
         
             
            > AADSTS500201: We are unable to issue tokens from this API version for a Microsoft account. Please contact the application vendor as they need to use version 2.0 of the protocol to support this.
         
     | 
| 
       14 
14 
     | 
    
         | 
| 
       15 
15 
     | 
    
         
             
            リダイレクトURLは以下の通りですが、アクセスすると、エラーが発生します。
         
     | 
| 
       16 
     | 
    
         
            -
            > https://<IPアドレス>:8065 
     | 
| 
      
 16 
     | 
    
         
            +
            > https://<IPアドレス>:8065/plugins/skype4business/api/v2/auth_redirect
         
     | 
| 
       17 
17 
     | 
    
         | 
| 
       18 
18 
     | 
    
         
             
            > このページに安全に接続できません
         
     | 
| 
       19 
19 
     | 
    
         
             
            > サイトで古いか安全でない TLS セキュリティ設定が使用されている可能性があります。この問題が解決しない場合は、Web サイトの所有者に連絡してください。
         
     | 
1
URLの追加
    
        title	
    CHANGED
    
    | 
         @@ -1,1 +1,1 @@ 
     | 
|
| 
       1 
     | 
    
         
            -
            mattermostでskypeをプラグインした 
     | 
| 
      
 1 
     | 
    
         
            +
            mattermostでskypeをプラグインしたのですが、実行するとエラーが発生します。
         
     | 
    
        body	
    CHANGED
    
    | 
         @@ -1,4 +1,7 @@ 
     | 
|
| 
       1 
     | 
    
         
            -
            mattermostでskypeをプラグインした 
     | 
| 
      
 1 
     | 
    
         
            +
            mattermostでskypeをプラグインしたのですが、以下のエラーが発生します。
         
     | 
| 
      
 2 
     | 
    
         
            +
            参考は以下のURLです。
         
     | 
| 
      
 3 
     | 
    
         
            +
            [https://github.com/kosgrz/mattermost-plugin-skype4business/blob/master/README.md](https://github.com/kosgrz/mattermost-plugin-skype4business/blob/master/README.md)
         
     | 
| 
      
 4 
     | 
    
         
            +
             
     | 
| 
       2 
5 
     | 
    
         
             
            環境はWindows10、(docker)
         
     | 
| 
       3 
6 
     | 
    
         
             
            Mattermostのバージョン: 5.13.2
         
     | 
| 
       4 
7 
     | 
    
         
             
            データベーススキーマのバージョン: 5.13.0
         
     |