instructure / canvas-lms

The open LMS by Instructure, Inc.
https://github.com/instructure/canvas-lms/wiki
GNU Affero General Public License v3.0
5.4k stars 2.42k forks source link

Get error Metadata uri CanvasHttp::InsecureUriError #2373

Open duclm1992 opened 1 week ago

duclm1992 commented 1 week ago

Summary:

I am currently installing 2 canvas lms servers to use simultaneously. Both servers use Public IP. A server without a domain name, temporarily called server A. 1 server has a domain name and SSL installed, temporarily called server B. I want to integrate IDP using KeyCloak onto these 2 Canvas LMS servers. I have done all the steps. However I can only integrate successfully on server A. When I integrate on server B, I receive the error message Metadata uri CanvasHttp::InsecureUriError.

Steps to reproduce:

  1. I installed Canvas LMS following the instructions at Production Start

Expected behavior:

Actual behavior:

image

Additional notes: