response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5713/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 10000000000032 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Inhqdk9mcFY0Rzk5UFZZdGphOWFyemZ3bWViS3I3TnhkTU9YR2Zsb0VKV3ciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1NzEzLCJzdGF0ZV9ub25jZSI6IjUxNjUzODI4OGI0OTU5ZDM5OWFlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1NzEzIn0sImlzcyI6IkJpbGx5IFN0YWdpbmcgVGVzdCBUb29sIiwic3ViIjoiMTAwMDAwMDAwMDAwMzIiLCJhdWQiOiJodHRwczovL3N0YWdpbmcuY2FudmFzLnJpemUuZWR1Y2F0aW9uL2xvZ2luL29hdXRoMi90b2tlbiIsImlhdCI6MTc3MjUwMDQ4NiwiZXhwIjoxNzcyNTAwNzg2LCJqdGkiOiI5NDliNWQzMmE0NWZlNDEzZDRhNSJ9.CUFJfIqxNHanOta5Wi56MS_cseLWsAd2OrryrkfbtQXP_qfj17SUsTbB7vubtjtPWXEVTnA9yDSPpZGcAwsxq8uTVHzAfd-MwZcx6teNKSJiv8ELVGcGc01nGzij0QvfZ9f85gDehUUSAuMaiQIgrd3zNbpeuru8DqfycSFMhRVaanQwe5b0sU449ZarYk1V6daGDaHfzZwq_6FmPhHaI8WTAXB__LLQITNZn5GkpGcjArOJtqMk-_qu6ZwXROMcIZSQ16KL7qpNkl1RgOjdtfmTyKmPPFhfUOw2UWA_-SJ0klkbPF2pHsSbZ1oFXCunvEcGavUkX2_OH_VfSgySvw (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: 516538288b4959d399ae (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request