response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2406/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 1234566 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImdIR1pNWHhTUEpqLWx6dnlWVnFoZTBCLWwweFRIaEprRHB1N3gyQTJ1U28iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNDA2LCJzdGF0ZV9ub25jZSI6IjA3YWFkNzExYTI0MDAzOGNlMDVjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNDA2In0sImlzcyI6InZtcC10b29sIiwic3ViIjoiMTIzNDU2NiIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzI2OTAvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4NTM2MzQ0MiwiZXhwIjoxNzg1MzYzNzQyLCJqdGkiOiIwZDFhYmQ4OTA4M2M2OTJlMDg4OCJ9.dFNYn9AWQbQKMQjtyI7hLireCunzVx_U3j6HlZ2f6Wo1jLY1OZVIPljCPibGfUwJ6jlDAPKCivV9VmWVqdbaFPN-yeVjSNOx-Oq4jOHraZKY19AILLxH00mjcUJmlivANPmFiPibr-22uN3k8fvgAVMs7RzOsDn6M--2XKgcUyMgFSGoNFitGBgPjC0VDOzVSUzTxLFYWcRJRCVt4ZCJlH4g9jLnd4TM8MVG4FYiaoyWb9SXMuKEfblDapg2ZQPKkuoVC-QLLO_sMaFI3VZglg2v7hW6peO-SbrvpPi_xjcAq4iV20uUJ_e2IP6L3wG_qkSM3oIVk5XhRAJtcBr_TQ (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: 07aad711a240038ce05c (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request