response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5804/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjdwY21wR0IyMm1tcDJJSzN5akQzLWJ5ZXJlUzZKaW5MeF9ZeU5HTDlsNEkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1ODA0LCJzdGF0ZV9ub25jZSI6IjhjYzA5NmVjMWE1MzZkODI5NzAwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1ODA0In0sImlzcyI6InkteWFtLXRvb2wyIiwic3ViIjoiMSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzU5NDYvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NTA3NDU0NCwiZXhwIjoxNzc1MDc0ODQ0LCJqdGkiOiIxNDVlODliMDM4NjJkNjc3ODNmOSJ9.GKERdzX9X-2N-4p4mYnl7O97xqjkFjjyy1xvhtspBtBYBeZycFGTPUvm18Q467CqDSj776KrzRrR20JA7waa5q06eKeJrjaG3FDH4PQx3TgEzjTtYnT74OHjqOrneMN1YbDwRdMpyNAskOJHlhWpSpegpL2o7ss8eMgneZRSB4BV8uu3yHhZeWLBXgE4tUc1F2_Cri1pDLXqUUH12bFELnD7N0pCFWhSKPbW0nfMGOrBXqUDngNcNSl4wICeRlc4s0q_9ezs0aCEE4zIb1oIF-jJG6XxJhOl0g6XhiEe15pNx5sjy0G7t4wsiFa_sK5ubuj6Ndo-IGDcKxV81EjbrQ (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: 8cc096ec1a536d829700 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request