Skip to content

Commit

Permalink
test client, deploy ids
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeseibel committed Jan 7, 2025
1 parent 3723656 commit f7a2f6d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docker/test-values.yml
Original file line number Diff line number Diff line change
Expand Up @@ -211,13 +211,13 @@ configmaps:
"deployment_ids": ["202028:c78d46b24c785a8ad37b5bf9bdf26ceb32cc9d18"]
},{
"default": true,
"client_id": "100000000000838",
"client_id": "100000000000862",
"auth_login_url": "https://sso.canvaslms.com/api/lti/authorize_redirect",
"auth_token_url": "https://sso.canvaslms.com/login/oauth2/token",
"key_set_url": "https://sso.test.canvaslms.com/api/lti/security/jwks",
"key_set": null,
"private_key_file": "/lti/keys/private-key-2.key",
"public_key_file": "/lti/keys/public-key-2.key",
"deployment_ids": ["202033:82ea3323587ae330766ae046461fd35c747ed747"]
"deployment_ids": ["203999:82ea3323587ae330766ae046461fd35c747ed747"]
}]
}

0 comments on commit f7a2f6d

Please sign in to comment.