response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3033/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: LTI_1.3_TEST_PLATFORM (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Imk4WTZTQUJxME1PSUM2VGlGaWVxQXZ1WFNzVDRMUnV5UnhHTnNvSWhaeWciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMDMzLCJzdGF0ZV9ub25jZSI6IjNjODJkNTg1NjUzMGVkN2VkMDRiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMDMzIn0sImlzcyI6IkxUSV8xLjNfVEVTVF9UT09MIiwic3ViIjoiTFRJXzEuM19URVNUX1BMQVRGT1JNIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMzM3Mi9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc2Nzc3Mjc5LCJleHAiOjE3NzY3Nzc1NzksImp0aSI6ImZiMDk1M2M0MzhmNTExMzAwZWRiIn0.Qok6dOUnh0UYYQKU9_zugCPgeFzMiv_JQZRxxGlOy6RnT9bcWTwPXci8r3RSsJq1Wr_jFeL7hyx42v6nJzIAsp4urnYpArVMJjNSbNsXo91v_rPWbpj_213D4tRtn-IeeA9nSfYaOhtwK4RS_wCuE0Y7fKmf0As-EQOuFRtInmRcvAbSaOQMePaHxJWLjf_yCMvQc84jMmxZaRDHbLXVie9BCvR9Sy6DoMsOUHgiCAHZ7NY3yZDfWkSafozjTdrVL_mIrQyjtZnzFdx6NcY2LxTmFv9oMb_gay_8_fPr7LdkYjHr7Ribh8-ApfnjEtZcTr-a4xiU3putpU_CM3OFDQ (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: 3c82d5856530ed7ed04b (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request