response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3136/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: test123 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ikk4aU5OaDhYME5TY0VUZWEwYzFEV2Y5VEp3Wjl1SXltRTlNYmVwa1RzTVUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMTM2LCJzdGF0ZV9ub25jZSI6ImI4YmRkYjJhODUxNDYwOWZkNTkwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMTM2In0sImlzcyI6InRlc3QxMjN0b29sIiwic3ViIjoidGVzdDEyMyIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM0OTAvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NTA2NDYwNiwiZXhwIjoxNzc1MDY0OTA2LCJqdGkiOiI0Nzk2MWQ0ZTIyZWEwNTMwYmZlZiJ9.dvIieSg1yztyLtRkYz30smy7s0GHnw0-WDUCHLeaMrUi0oYIbK4MciEJc5SVKBRmgAJWCu8Gtz0AZCLCWMFsFopja8iGUENWM2EBzqMbU2X9VdDKbNp1MBZPl0sO62jeaTGBhrYZXAEbJGHtvF82GxbqUxFbOOYLIL74P_zIzeKSyAogvh9vIJ2GJyy5m6nNQRNWIzN_fK2rsEoLxuDUnaq30Wc7IYbJafjTIg-WCv5u52C1R1TNiGkzvytaRXUclL7jNDJcDpLVxJNdZr3MFo9SALxJWxPrJhJZ18dDjyKlvQajx4HCgjxG-1fAp3QIAs3Eb8c4nRzincBrDePsVQ (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: b8bddb2a8514609fd590 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request