response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3152/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 123456789 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjJKRXJZajhSZkJKY2dIVUpaNjdhSE85UWR6QWNMNXBZSGVXMEdWMkRYMGMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMTUyLCJzdGF0ZV9ub25jZSI6ImY2NTA3NmE2ZjllYmM4NDYwODExIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMTUyIn0sImlzcyI6IlRlc3QgVG9vbCBHTWV0cml4Iiwic3ViIjoiMTIzNDU2Nzg5IiwiYXVkIjoiaHR0cHM6Ly9sb2NhbGhvc3Q6NDQzMjUvY29ubmVjdC9hdXRob3JpemUiLCJpYXQiOjE3NzczMDAxODcsImV4cCI6MTc3NzMwMDQ4NywianRpIjoiMDRiOTdlNjE5MjUxZjQyNWU2YjAifQ.iqbYuylnTYPOVGsU4iDaz_y471VpThBwt7ZOVA6bbpq96E_laU_5qNrQ8TO5WxvjwGoOGxbzb_GoHDaxquU1KNuyBzl70j2WW4cWWzDVwd_8RcE_Flc4PQKYnpNM5F5uJkAKRLeNwX3wdio_Lsbq9gc3XgfPEbDys81YkNkV8G4eROAKvrLGAxT-riv76b_NAQ4gKfHNEqNn5w6mD_uqPi4RsL_1JAe2RO0k-ewjoC80waCtrwahDiRSs-R1WcKRyDUJbiHgeBlYSEzFsMmCs-mbceYX1AsbimwGF9YyphuNkR3NiKWIByuf6xqJQwKIYpVCMK-_iSakuehTEHLIWA (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: f65076a6f9ebc8460811 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request