ucfopen / UDOIT

The Universal Design Online content Inspection Tool, or UDOIT (pronounced, “You Do It”) enables faculty to identify accessibility issues in their Learning Management System. It will scan a course, generate a report, and provide resources on how to address common accessibility issues.
GNU General Public License v3.0
108 stars 65 forks source link

Courses in admin tool open in the default domain, not in the current domain #635

Open cidilabs opened 3 years ago

cidilabs commented 3 years ago

An issue from Emory University:

Whenever we select a course like the BIOL-360-1 from the admin panel using the vanity URL it opens a new tab prompting the user to log in to the primary domain name before opening the course.

We would need to check the session to get the current domain name rather than pulling the domain name from the institution.

cidilabs commented 3 years ago

I'm marking this as low priority since the course link still works, it just requires that the user be logged in to both domains.

bagofarms commented 2 years ago

@cidilabs Is this issue for 2.x or 3.x?