response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2467/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: tool-client-id (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Im9ua2FCdUloWVRTTl91UXdEZW5wYTVBd1gyQVRmb1dUZ2NFaHFGdFZZZkUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNDY3LCJzdGF0ZV9ub25jZSI6IjUwMTljMzFjYWY1NDE3YzNlZGI5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNDY3In0sImlzcyI6InRvb2wtbmllayIsInN1YiI6InRvb2wtY2xpZW50LWlkIiwiYXVkIjoiIiwiaWF0IjoxNzcyNDkyNDMyLCJleHAiOjE3NzI0OTI3MzIsImp0aSI6ImQ3OGQ5ZTFkNjJhZTFkZmIxZDlmIn0.LcfpTtaIQZfmMqussHWTTgujZ8Rkv2FCs7MAQRjIjvC5Brnv6l7lG11lc-hnvdEeEDb9CcLyPzRuZ1NI9Pt7IdGvTo3_akUqkL_qX475LiA1qIiwWoH1xDdFyU2GS1WiV43i7ggav0h6dGkJ7_ZQ2qk94FyHLAXTstV6tRv6znCFqhQ-JQ5pWu5p1D-rdyOrj7oCUlvS6vkVIFtHh1N3_sZkNgbjqmczulYSEj23t_YlAaKkUxbz9rF07o_USpAr_fRWtG6o7YhrDUBxvhckihGgARhi5okliUokju87_uOW6Oe5v35aiM2Nx19MhHk5SPOQasMxFKkWVWZD6-9ihSXFBHK3743v2uTxj0fI8Lg4AE03Dz2u-mctcNgV_Lei-0VjQoEi57XAZwoBN0BGOq-Tupc0OjMWEzTo_6ygdNLGzE8-_31Vusa6jJgCcpUbaIjAV8bzZjSJ0GmfOXXCDs7IPlwNPa5koUq8n_ec_IWEQqNN4X4cRXc_BhvofcJYtkmdtdBdjvwje8ICX-1zBSA7irC_4y_O72aWrk_r76gxoLcQVHXACffbR8NAKZC5RtrpO9HLN7eZrSiisBue5Iks3lPseNTLurxsJBTivbHTF31u3oo8QJE64koG8_cjepjiL3rseN9ghtmpdfjOt1TUpsmdI0taH5ounBXAGsA (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: 5019c31caf5417c3edb9 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request