response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5298/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: platform-1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkUycDZiV3I2TVREV1VPMnNsWDlBMld0VlcyYlZQSjFYekQ4Slg4YVhicXciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1Mjk4LCJzdGF0ZV9ub25jZSI6IjA2YmE5M2IyMWY2NTgwOTdlNDUxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1Mjk4In0sImlzcyI6IlRvb2wgMSIsInN1YiI6InBsYXRmb3JtLTEiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy81NDkxL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzI1NDAxOTUsImV4cCI6MTc3MjU0MDQ5NSwianRpIjoiMzQzNzY1Yzg2MWFkMDYzMzUyNzEifQ.W2adV3_ZuGTbAe0b2Pn2DY7eOL4fH8KCQzmm9vzoor5ADCsEkWosKBQkMzLzdABXGnb5X2Ni1m1gsmTEGNacyYhPoNHr29T8eowjiYAslhz3tbJvhGGAGMHlf1MaqqIWL5hVPbT6ASB7oz0tBjFg6tUbfIE5D6jZTcl56NMHLHY3aSw_NM2SuVbi6cr_G66DxDiEj0COVnpgZZFg4rp9-Y_7kM64mBOAlXG6_xH49E44L1xNh3wairdOU5IG6ySO1ZekwoJKpaRCncZy9NmgNM4v9vMRtTx07ZZN5Gh1Pkh3Yz2ZlSOxSss_xCsdCapdgRG9mOIjc1hLuOD86oSlqw (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: 06ba93b21f658097e451 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request