response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4500/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: LM_DJ_LTI_TEST_123 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjFQLTRYbUhxeENvX3I3RUJpTWg5ZjhiNnVlY01Fa1pIQWxWR3Z3dFJrWDgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NTAwLCJzdGF0ZV9ub25jZSI6IjFkNGQwOTM1MmQzMDQ0MzUyNWMxIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NTAwIn0sImlzcyI6IkxNX0RKX0xUSV9UT09MIiwic3ViIjoiTE1fREpfTFRJX1RFU1RfMTIzIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDU3OC9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1MDMwNDAxLCJleHAiOjE3NzUwMzA3MDEsImp0aSI6ImJmM2I5MmM0OGJlODc4M2NjNjZlIn0.CBoZroq0Z3UmD1wQNG4c0phEX5b6jCA2vV00yLqKq-UjALiJBfXU2eLhhanC3VajTHxnaOpbwGgYEG1lT-rxcwpI_8b1NuyBcqeOYYYC4QvVuewjNUuC8V0h-VVQAjbz7yOb2H31y9IO5DRuTOyy71M8NDSBWmC-ppu2CNZOWpAzMFOKl8b9r9E3jj5mnBeYx_OkGe1i720DN36fIAv_1fayPPMzo8tONZRC01uWqut-B5OG-efv-T-eNRNHPGl1qOlIRbjSghFyA-kpDE8XL9oz16GSCQJ1FIPgnD03GA95LboilRJksEv2ee8pvDuzx4dPwvPazJCvQodLZvOecQ (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: 1d4d09352d30443525c1 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request