REST reference
Lti Key Rotation
Ta strona jest po angielsku
Polskie tłumaczenie obejmuje sekcje Instalacja i utrzymanie i Korzystanie z AlgoJudge. Pozostałe sekcje są materiałem technicznym i pozostają po angielsku.
curl -X GET "https://example.com/lti/keys"[ { "kid": "string", "createdAt": "string", "retiredAt": "string", "signing": true }]curl -X POST "https://example.com/lti/keys/rotate"{ "kid": "string", "createdAt": "string", "retiredAt": "string", "signing": true}curl -X POST "https://example.com/lti/keys/string/withdraw"Empty