response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3694/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: oauth_clientid_123456 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InE2dHU3cEpwWW84R3RZZVBPZmxHejkwRzMxLW5xUE5wMnlQeS1sYjItczgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNjk0LCJzdGF0ZV9ub25jZSI6IjUwODc0YjQ1YTY5ZjQwNGRmNTc4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNjk0In0sImlzcyI6IkNvb2wgVG9vbCIsInN1YiI6Im9hdXRoX2NsaWVudGlkXzEyMzQ1NiIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQwNTkvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NTE4OTE1NiwiZXhwIjoxNzc1MTg5NDU2LCJqdGkiOiI4N2QwMjk3ODA0NGY5MDZhYjBiMiJ9.DgEYoJ72bmE_HioJap6aAKmeedtldWZE5wd5sszr7J3bF31wRYFjAzIaXGMxPFow-RVKI7edxy0foqyPEOZkvNoJS1MXJ5Kpv_KjJCadwWnp0v1OeKnmUMzqS8vS-9L-RS3ChF_u5-QlOCaKKoZXCc_PKaN23ApSwh2UBBzYJlN18UaBvv-o8oe99e7EyRkybkLbxOpRMhtm9Yx9oT1W3MgIqtkTJfJmVt6DS66s_RU2KBM5SIqw2iexdtRW0PcDDm9xU4PXa_HaRrDLmAHWdcqekpBbNdC87qiaGXMEWk5ihbIvoZO9wUIy306jIiSe_3b_oTqDrYC3ptNok6l_uw (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: 50874b45a69f404df578 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request