response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3250/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: noniesclient (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InRUczJnU3QtT2NkTlNVRmF3ZUF5Q3ZYdG95U05iOVR5a095c01JZG5qQTAiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMjUwLCJzdGF0ZV9ub25jZSI6ImEwYmEzNThhMzY3NmZhYzMxYjYwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMjUwIn0sImlzcyI6Im5vbmllcyIsInN1YiI6Im5vbmllc2NsaWVudCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM2MDEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4NTYzNjMxOSwiZXhwIjoxNzg1NjM2NjE5LCJqdGkiOiJiNWViYzk5MzAwMjE3YzgwZDY3ZSJ9.V6ys3RgZkchFIklOhmWLmHIf0zAjKBo8x-ZXs8fQKO8pNYAq1loPFvduG2j9pKlOKW4Cd0ouicIi0p4TNHQMASJHz_cn3I1kVdopMYt6rmKBc63MLRDseU1jcak_KJ9k6Vl56rl1z9QZMzi137Fh4FHcPeIEJUbLkEvlOnKyHXXkdSBRtDUzm9V7EkXgERVneHAzFd_Cf054Vqcu-l6PDs2T90HsRVC0vi8JBO75RCD7FzuyVD66iEM66nGrDo1UC-O5XQo-kcsnMJWZFRxQetOzHODoA0yglc3R9-hEFDJKgB0JDaMj_4G17B2rZFsxMoAjCFJr_-QR9BsNT6GJ0Q (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: a0ba358a3676fac31b60 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request