- LtiAdvantage is a library to ease the work of creating an LTI Advantage platform or tool.
- LtiAdvantage.IdentityModel has an HttpClient extension method to request a token using JWT client credentials.
- LtiAdvantage.IdentityServer4 has an Identity Server 4 secret validator that understands the IMS recommended format of client-credentials grant.
- LtiAdvantage.AspNetCore contains ASP.NET Core controller implementations to assist in platform development.
- LtiAdvantage.IntegrationTests integration tests.
- LtiAdvantage.UnitTests unit tests.
Library | Release | Prerelease |
---|---|---|
LtiAdvantage | ||
LtiAdvantage.IdentityModel | ||
LtiAdvantage.IdentityServer4 | ||
LtiAdvantage.AspNetCore |
CI | Env | Status |
---|---|---|
AppVeyor | Windows | |
travis-ci | Ubuntu |
There are two sample applications you can reference for ideas: