Tag Archives: Identity Model

Using Identity Model for LTI Advantage

LTI Advantage uses OpenID Connect and OAuth 2.0 for authentication and authorization. In particular: When a platform launches a tool, it initiates an OpenID Connect third party login. The tool then sends an Authentication Request to the platform, and the … Continue reading

Posted in LTI | Tagged , , , | Leave a comment

Using ASP.NET Core for LTI v1.3 and LTI Advantage

Last time I wrote about LTI v1.3 and LTI Advantage. This time I’ll describe how I wrote my samples using ASP.NET Core. I created two sample web applications: one for the platform side and one for the tool side of … Continue reading

Posted in LTI | Tagged , , , , | Leave a comment