Public JWK
Lti::PublicJwkController#update
PUT /api/lti/developer_key/update_public_jwk
PUT /api/lti/developer_key/update_public_jwk
Scope: url:PUT|/api/lti/developer_key/update_public_jwk
Rotate the public key in jwk format when using lti services
Request Parameters:
Parameter
Type
Description
public_jwk
Required json
The new public jwk that will be set to the tools current public jwk.
Returns a DeveloperKey object.
This documentation is generated directly from the Canvas LMS source code, available on Github.
Last updated
Was this helpful?