response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2783/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 09876 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InNHdWlHVks3UktxUXpUaUF3NTFVa1NpTDlKdjliR01IVUxSdnJUUzMyVjQiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNzgzLCJzdGF0ZV9ub25jZSI6IjA4OWUwOGU2MjQ4Yzk4YjIyODA2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNzgzIn0sImlzcyI6IkxUSSBUZXN0dG9vbDA5ODc2Iiwic3ViIjoiMDk4NzYiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zMDk2L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzU3MjU4MTEsImV4cCI6MTc3NTcyNjExMSwianRpIjoiMDU5MjM0MWQ3MmE4NDE4NWI3YTQifQ.Cm9E0ZSlxh_mLYsjrHWRgce2ewlSCpHYLfiKMt4MZ6Oi5JTF_EsWtzVahZU7C4l331Wwp9S8McidtgKdeOrVl6iRCfoANFk4uQ_njRG6tZApYjE147ZHKtBXJyIky0tGaOgDLwX0JEAKo3sN6J5WJJVpQOPb2_XijZ-_UoJSG_dghHYb8VxVxROUax6TedNNIs_Y1TRlSQxNsbdgMFQw_XCu2uOEv2-mHUotX5ON-UJPUzwVjcunt4xzyMXt-gaM0TXYzt03hJzIz1NfI36f1RTx46p89LiOhpk-F5EwzjAkTs_7eTPKwSww0jERcbdnfYXHXcqFjim99FdAo1RnTg (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: 089e08e6248c98b22806 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request