response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5150/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 6497c2-aa-4e-95-549ab6d5bf (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InNQQnpmWDJSMGdzTWZHVHlvUk9MR1dKaE1wMUxrZHFtSHVLSDAxVFNhbmsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MTUwLCJzdGF0ZV9ub25jZSI6IjQ2YTYzMDJiMjA5NzY0YzVhNzYyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MTUwIn0sImlzcyI6Imh3ZWlkbWFubl9sdGlfdG9vbCIsInN1YiI6IjY0OTdjMi1hYS00ZS05NS01NDlhYjZkNWJmIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNTMzNy9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzcyMzIwNzU3LCJleHAiOjE3NzIzMjEwNTcsImp0aSI6IjMzMWUxMGQ0OGZlMDcyNDZiY2NmIn0.nBA2mtzasxI1zD4V6i1BkCSVrnHptiH-VodUuZlj8G6dBmvUbIWU_QWtBmytQ8BCeLp-stfdTNd_q0LXzujvhdidjDDHnwNald18YmGJr5bp9al9ndX43clw8vn2rUQvT-Z84pxmN6AWBOMuUsb3Z5TXt3ORwZ9_qbQnapYknWZNXx3E6vEfYEoF2iHjF0k60EqTbWCvAZ3xPQfiw7YmGNaRP9gvOhhZUBkndcJMUOa6i8fGn80VE-mA2Q7-fOCCrqpR5FLTpK-sNafL0Hv2vP8T7chv0Oyx2Pp5JSAztBg2daxBbTRzzsFBjaQCFEDXfTtCHCyGkKw5b9VHXDKQ3g (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: 46a6302b209764c5a762 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request