oxctl / spring-security-lti13

A LTI 1.3 implementation for Spring Security that builds on the OAuth2 support
Apache License 2.0
14 stars 7 forks source link

Brightspace D2L anyone? #17

Open douglundin opened 2 years ago

douglundin commented 2 years ago

Hi, I know this project conforms to LTI 1.3 but I'm curious if anyone has got this to work with Brightspace D2L. This inquiry isn't an "issue" but not sure of other statuses it can take.

buckett commented 2 years ago

I did look at trying this with D2L but I couldn't find an instance to test against, does Brightspace provide any free services?

Instructure have the Canvas for Teachers (https://canvas.instructure.com) which allows LTI 1.1 tools to be tested and the open source version which allows both LTI 1.1 and LTI 1.3 tools to be tested.

douglundin commented 2 years ago

Yes, but it’s not publicly available. It’s devcop.brightspace.com. I believe it’s LTI 1.3.

I’ve tried deploying canvas into Docker but haven’t been successful yet. I may have to give it another go.

On Thu, Apr 21, 2022 at 10:11 AM Matthew Buckett @.***> wrote:

I did look at trying this with D2L but I couldn't find an instance to test against, does Brightspace provide any free services?

Instructure have the Canvas for Teachers (https://canvas.instructure.com) which allows LTI 1.1 tools to be tested and the open source version which allows both LTI 1.1 and LTI 1.3 tools to be tested.

— Reply to this email directly, view it on GitHub https://github.com/oxctl/spring-security-lti13/issues/17#issuecomment-1105426613, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE3N3EYWZCK4CGRMTIRLADTVGF427ANCNFSM5T7XCCAA . You are receiving this because you authored the thread.Message ID: @.***>

mpellicer commented 2 years ago

Hey @buckett and @douglundin, I'm using D2L right now and probably I'll have some capacity to test this in D2L. I'll keep you posted in this thread if I can make it work, thanks for the amazing contributions.

jsloane commented 1 year ago

I have this working with D2L Brightspace Basic Launch.

buckett commented 1 year ago

If there's anything specific for D2L that would be helpful for others to know drop it in the comments or open a PR for the README.