|
@@ -4,7 +4,7 @@
|
|
|
"issuer":"https://www.hmhco.com",
|
|
|
"jwksUrl":"https://api.cert.eng.hmhco.com/token-service/api/v1/jwk",
|
|
|
"authenticateUrl":"https://api.cert.eng.hmhco.com/lti-platform/oidc/authenticate",
|
|
|
- "test-authenticateUrl":"http://127.0.0.1:8080/oidc/authenticate",
|
|
|
+ "test-authenticateUrl":"",
|
|
|
"authorisationUrl":"https://api.cert.eng.hmhco.com/token-service/api/v2/lti/tokenByJWT",
|
|
|
"deepLinkPickerUrl":"",
|
|
|
"resourceUrl":"",
|
|
@@ -12,7 +12,7 @@
|
|
|
"encodePej":false,
|
|
|
"deployments":[
|
|
|
{
|
|
|
- "deploymentId":""
|
|
|
+ "deploymentId":"hmhTestTool"
|
|
|
}
|
|
|
]
|
|
|
}
|