response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1795/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: ooClientID.2 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InVzSzlMb1paYjRTTVUzWU1LWDYtaTZzblBZX2FDb2NTZlBCQjgzOVJEdDAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxNzk1LCJzdGF0ZV9ub25jZSI6Ijg4NTVlOGY1YjkxMWU1ZjQzNzRlIiwicGFyYW1zIjp7ImlzcyI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmciLCJsb2dpbl9oaW50IjoiNjY2MTI5IiwidGFyZ2V0X2xpbmtfdXJpIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9sdGkvdG9vbHMvMTc5NS9sYXVuY2hlcyIsImx0aV9tZXNzYWdlX2hpbnQiOiIzNDA3MSIsImNsaWVudF9pZCI6Im9vQ2xpZW50SUQuMiIsImx0aV9kZXBsb3ltZW50X2lkIjoiMSIsImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxNzk1In0sImlzcyI6Im9vVG9vbC4yIiwic3ViIjoib29DbGllbnRJRC4yIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvMTkzNy9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzM2OTQ1NzUxLCJleHAiOjE3MzY5NDYwNTEsImp0aSI6IjEwMTY3MWQ5OWYxZDU3Yzk1MjM1In0.c_lsAwirMOIVU8MOR-YwVrCaenXu1S0hoMX6S6iWoTlb7Cfkd083PaWX3J5pm5ZFMI22-zt0ppNl6ymt8jEmz9W4YHss5HtLCu9yXNi_d9g8hMxsdHNQDIVZd1GY9xsXusD0jWguK9ufrA-MApWzKOz5h3E23TBWXiAfiA8-bvduciXNRR5KkLTeuTBgd3fpSWuK0ly3WSxZRhKKcSJ9foECdKVBs_90Ew0cfR_9TW_P0juUS0JymKuuNA3DWGNOx_7NV6Stfk4e4Bh9SUQbMBNSugGNZfAlKmB0kCM0wdj6W0-RlyInnav2ZijLJTNOZWOsrzKEt9yB1XKD0_RBCg (required, opaque value used to maintain state between the request and the callback)
login_hint: 666129 (required, tools and platforms must support a value of form_post)
lti_message_hint: 34071 (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: 8855e8f5b911e5f4374e (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request