response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4515/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 314159 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImdPd2lPSWRyZ3pNZTl1NjA5amdWT3NsTWp4a0Y4d01LZDRxaV9YVkYwU2siLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NTE1LCJzdGF0ZV9ub25jZSI6IjNlNWU5YzgyZjU4N2FmZTEyNzlhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NTE1In0sImlzcyI6InNpbS1sdGktcmktdG9vbCIsInN1YiI6IjMxNDE1OSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQ1OTIvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDk2NTQ5NCwiZXhwIjoxNzc0OTY1Nzk0LCJqdGkiOiIxZTlkOTRmODNkYzdkNjM3NWI1YSJ9.bcSsQssVdC_cUotqrTn-q1Sq30jmrrAVDTYM45VbsUwt8gZqwvLTKeKEAX59g7DZr2kJal6QGAIetDpkpqpK8_dw4GURxS8-DTHYkwTApfnv3iWd0kTyfQC0CxGn2bkyEg32CP2G75SR4n06KxnQl8EHM-5_35YEA1ustLFaCoLIqrr4-ulOXGvRpdtlISGNI2BzmxGQN9QtzUoncw2Ihb6xmLvJ9WgvxxQqvmz9smKrOtQU5F43EVkMXi3xVe4eqBcjKDBEqkWRoHKCennoA5KwCwh30Ji7pdoO-_qHZMkTNtDvcOOU6UcqpBZTMdeJEw3zIVFo5Kx0yTXAgxAHWw (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: 3e5e9c82f587afe1279a (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request