|
@@ -2,8 +2,8 @@
|
|
|
"name":"Dev Test LTI Tool",
|
|
|
"clientId":"riomhaire202203141800",
|
|
|
"issuer":"https://www.hmhco.com",
|
|
|
- "jwksUrl": "https://api.cert.eng.hmhco.com/token-service/api/v1/jwk",
|
|
|
- "authenticateUrl": "http://localhost:8080/oidc/authenticate",
|
|
|
+ "jwksUrl":"https://api.cert.eng.hmhco.com/token-service/api/v1/jwk",
|
|
|
+ "authenticateUrl":"https://api.cert.eng.hmhco.com/lti-platform/oidc/authenticate",
|
|
|
"deepLinkPickerUrl":"",
|
|
|
"resourceUrl":"",
|
|
|
"accept":false,
|
|
@@ -15,4 +15,3 @@
|
|
|
]
|
|
|
}
|
|
|
|
|
|
-
|