response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2383/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 5127382 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlZxMlhkV2NBdWprQ2VUb1prVWFDaXFZNjhGc0JwbDZBejJmUnI1WkJOTmciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMzgzLCJzdGF0ZV9ub25jZSI6IjM1YTEwMGM5ZTI1MzBkYjI1MGZkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMzgzIn0sImlzcyI6IkxUSSBUb29sIG5vcml0YWtlIDIiLCJzdWIiOiI1MTI3MzgyIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMjY2Mi9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc2ODY5Nzc1LCJleHAiOjE3NzY4NzAwNzUsImp0aSI6IjcwODgzMzNlN2I2ZWY1NjZmNWIzIn0.OFHI7hMO3jekOxa3H_MWyLLoBXKyAf4uCISqP1lQd0kCTBOJ-3ju5fukQEsMX8KM6GOmOH2wHk0srP5QUuoHNzRMXJ-I9DptqfGbg7bUqnGyNNH4ME8Ktk7_egUn53u91le6kdilHYbNH7l09U3WQ-q3hDsLDeeI_1Bi22ugKsCQiF0lss-yVxM6cd5DQqidlncZbPc4uPCOBomyS5hUB4lwf6gq4JyXcndnqAEgGjX4Nj9HOkpCQeEedrAI5F5rXDZnizkYan0zB8D8IFmRZ2Ykgp6xc7CEe2Win4s7avecN8IsXXTc6Id5CmICP6tTGxmeUcZAhDkPMGJtDeDjkQ (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: 35a100c9e2530db250fd (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request