response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5295/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: Schoolnet12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InR6MVZXOVhBUUhwejhvTklPV19La18tbW85RHlhQ1RmeDRyN09hem52QTgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1Mjk1LCJzdGF0ZV9ub25jZSI6ImQ5MTNmOTY4YWM0M2YyZjg1OGFkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1Mjk1In0sImlzcyI6IlNjaG9vbG5ldFRvb2wiLCJzdWIiOiJTY2hvb2xuZXQxMjM0NSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzU0ODcvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NzEzOTQ0NiwiZXhwIjoxNzc3MTM5NzQ2LCJqdGkiOiI0NGM4NDliNjkxNWIzY2Y4YTE5ZCJ9.ZV1zBhMtGG_Ogyg6QUF1nI2cjIy9HHQkOO-ht8kDeiUi0e8As1j6DHLjNdUcQVwWVhoBIzpkC_vJWIWzc3Ydm9wnR-_NypYQXOtfHhacvnLhZW8yBNdSSISTc8IxvnX0Whzo0LoWZDLToqvOf1aH9lRvdH4NuecxHPi7ucn2db0qn2MZLb1ktm3FhZ1e4IMNWQ9-olKHForVEQaco6XqAatV-cG2WZubcdjq4Xpxe2oKO4JROHS-5DAINxnpet2ViBTTBxzzgwZziBjJi9ScAemjMx3RnF2ZIOm94I6m-R9G-OIGFtttkKljN547jV2bblGgyUBUDTgzEPzFATb5Qw (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: d913f968ac43f2f858ad (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request