response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2343/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: VilsLtiPlatformByPraClient (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IllaY1J2MU5XcUdXY2txQlYxZEJXWnF5YzB6X0o0WUJmS1daOENiLWZZc1EiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMzQzLCJzdGF0ZV9ub25jZSI6IjJhOWQ1YTZjMWYyMjE0NTFmNDM3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMzQzIn0sImlzcyI6IlZpbHNMdGlUb29sQnlQcmEiLCJzdWIiOiJWaWxzTHRpUGxhdGZvcm1CeVByYUNsaWVudCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzI2MTYvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc0Njc3MjY3OSwiZXhwIjoxNzQ2NzcyOTc5LCJqdGkiOiIwN2JkZjRjZWNhNGQyYmJhNGZlMSJ9.av2ilxB_r20S-RkgQ91-FAPmnMQT4jTUAOrgkDgtE28UxKfLxTMxWQ8IV_GKzgRYSd2jySfLv19Ww7LV0dmIhaWgcrwhECVUznZb8q9wbwOtGMK_4del3nLZr7sUU0XJavBs-KRsyvArt0YTugJhIhA7BWB6MVCN2Bx0Dhfp8ImF8Ci6ckq4g8Yj2tfRayOppzoRDceSxvMWOUAhKOZ4mZDSEQHJxtHc_EwplyW5kZfzpD4YsTOr5RBUiHvexd4EcOhoxUmohWJC47kIVotcuJRULm6Hq5R_csljPz4uuYS2Fe7JK1cxJiTwghx9AsdLDz9nNKkct4qy3Lr6jHixpw (required, opaque value used to maintain state between the request and the callback)
login_hint: (required, tools and platforms must support a value of form_post)
lti_message_hint: (required, a platform opaque identifier identifying the user to login)
prompt: none (optional, The tool should use a value of none. In the future a re-launch flow may support additional values being used here)
nonce: 2a9d5a6c1f221451f437 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request