response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2507/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: testtest (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlRUSE9oTTExQURVbzVYLUY0RU5Gc2k0aWtDaXF5ZERpcVN3aE41TDlxeGsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNTA3LCJzdGF0ZV9ub25jZSI6IjlhZTZjMDU0ZTY0ZmQwYjg1MmJmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNTA3In0sImlzcyI6InRlc3R0ZXN0Iiwic3ViIjoidGVzdHRlc3QiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yODAyL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzY1MDc3MDQsImV4cCI6MTc3NjUwODAwNCwianRpIjoiYzc0ZGJhOTgwMTk2MWYzZjYxYmIifQ.PZTxeLVq5pi--1QWWLdqvS55hVTtg_Kci8oG5AWUxJbHzrYGCD6GA3ImWgwKTHE6H0JXql69XmxkHG7TuGtWTdPnoWfRde_gaLpDSltTxGp7BxTiwEENf8pYXCutAk1AzWfDQuG8llbeTLe-HTQwjrysvCNT3auy23x5y1ACEbUKn5iM495hcx2fKPYNWFHXLWxIX7_TJogFnRMTE4ZOOGmt4Qq-ScNAmvDqDr1KkEPnRQNHmJaQPJwBGxGDbHP5-ZKWBts4y_TAJw3ijTyWv3xXk6ErTr7M0rUoEFBHEZ6UkLNpTbrsodDd4p6Bk76Irk8qBSpBcWiryuPFHUax_w (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: 9ae6c054e64fd0b852bf (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request