IMS PHP example tool
Breakout demo with AGS and NRPS. Run Docker on port 9001 before launching.
Platform registration is exampleTool in config/packages/lti1p3.yaml.
| Client ID | koa-lti-example-tool |
|---|---|
| Deployment ID | koa-lti-example-1 |
| OIDC login | http://127.0.0.1:9001/login.php |
| Launch | http://127.0.0.1:9001/game.php |
| Tool JWKS | http://127.0.0.1:9001/jwks.php |
saLTIre
Public test tool at saltire.lti.app/tool. Set signature method to LTI 1.3 RS256, paste platform details, save, then enable Public?
| Platform / Issuer ID | http://127.0.0.1:8000/platform |
|---|---|
| Client ID | koa-lti-saltire |
| Deployment ID | koa-lti-saltire-1 |
| Authentication request URL | http://127.0.0.1:8000/lti1p3/oidc/authentication |
| Access token URL | http://127.0.0.1:8000/lti1p3/auth/defaultKeySet/token |
| Public keyset URL | http://127.0.0.1:8000/lti1p3/.well-known/jwks/defaultKeySet.json |
| Tool login / launch / JWKS | https://saltire.lti.app/tool · https://saltire.lti.app/tool · https://saltire.lti.app/tool/jwks |