response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1871/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 111333 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkFJM0Yxd3NxRFF3QVdmZ3p0UEwyblVfVUxKeGJCN0NHUUJzdWo1T3o5Z00iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxODcxLCJzdGF0ZV9ub25jZSI6ImJjYTA0MmE4M2E2ZWQyY2IxNTc1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxODcxIn0sImlzcyI6IkFHIFRlc3QgVG9vbCIsInN1YiI6IjExMTMzMyIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzIwMzMvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjY5MjE5NCwiZXhwIjoxNzcyNjkyNDk0LCJqdGkiOiJhZWE1MmI1MjQ5YzFmZGU2MzYxMyJ9.gmmzgMJwnqMYWCLpSG74YiqvHyNB7mKSRP-CssW0dzqZJvKT4DhII2mW1nRBy87PjJZ3DhOL87QsLzrzC5DXLGug_ZxxdPXCoRjWBZDXSktNX76l1lvCh227teWwDurgdh6E7keJJgl4wU8ixywgNeY31a15xQVqjleKK00mivNEOUo9ZMKmLtFZEWTVZvb-m_ShSEav7Gprei6052dCV1rrtVSRJnYBfCucIUqH7y-rtVRZDvaN-4TNa_3XUTgLeqzia7zIvoeDHmKJLDHf8tuanigP8rIIVbe-v9ZRtA8OCP_si1Wg6b-d7xj3d2oWOJaXbADhVi_007X4OSmIqQ (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: bca042a83a6ed2cb1575 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request