response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3365/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 012345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjFqQTZpYmV5NzZPczBZTnNGYWNqRGZGSHo0cVFnbEVUYjhvcUhMOEItWHciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMzY1LCJzdGF0ZV9ub25jZSI6IjA3Y2FlZDkyZTU1NjlhMzVlMjdhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMzY1In0sImlzcyI6IkFsb2Z0IFRlc3QgVG9vbCIsInN1YiI6IjAxMjM0NSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM2OTQvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NzE4NTA3OSwiZXhwIjoxNzc3MTg1Mzc5LCJqdGkiOiJlZjk4MzRiNmYwMTcyYTMwYjNlOCJ9.rhUQssII7wamd5P6bkFZMJYbbqX0IqwGipI62ZJ7arOljTJzm-_sku4OMKrSXQyoW_Ohln0fxE5nBSZ7-d6lpdNzpgYQGlxEJUkV7RbpyIkObD1AJ55nPEJOgUgYtW58EBwSTQi_IUSYejrYZKWgopiEeQZ3MjSfwf77IMH6FPI5tAtWVqxF5XTudxUYIdcDlIEirTbczJn5x1h3DZVB83aNfDpLG2az5XC5Osw0lHMT9Tbxo7rCpgBOBeXdroB3urJKDu-cw0WzHIV44H4kGZLuXMOpeL1uyNhYwc7IrUmqsm_GfhVJDFNkfdlE3XfvgZ-dDTD8ZKNRJ16-VIhGDA (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: 07caed92e5569a35e27a (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request