Public JWK

circle-exclamation

Public JWK API

Lti::PublicJwkController#updatearrow-up-right

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 Githubarrow-up-right.

Last updated

Was this helpful?