response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4791/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: abcdefghshreyas (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Im5wZmIxZC0tVmh3cmxvdEdlU29HUE9acUJtdEk1VVVvOVl1V0hDb1VuSHMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NzkxLCJzdGF0ZV9ub25jZSI6IjBjNDQwOTA3NjFjYTNlZjU1M2EwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NzkxIn0sImlzcyI6InNocmV5YXMgdG9vbCA3IG1heSIsInN1YiI6ImFiY2RlZmdoc2hyZXlhcyIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQ4NzIvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDk1NTUwOCwiZXhwIjoxNzc0OTU1ODA4LCJqdGkiOiI5MDFhYjczOTYyNDU4YjY1OWMyOSJ9.LGn0gnw_kWD4DU0Z3Y1PqgjEj3WvuBL0oUl6u9IkzvODRg33Vs1qUAbiBpuFuNZQaE4j526O5MUoRKjnW86AXzd4uGvg5j8wEXlCur6ZQdm8Jespc2JKhLgVvqL5xigvcWEr1urnARWZM0hEjqpzYrzrTpgWGUNjQhQuiYfH0vLDFlgSQsrUDUZLafg16HM-IGuB6KZr27-EfJQWnwqMndR1NseVN1zwRp6fm78gjL8vRdeItT42u4HzkjXbiYkZaH9cwP0F0incz08TLxn12H4anpopezZYaTH88OglK7uPzzTMPTfNnEMd92fMz1yFB4_mYYE_DGcbi12t958gSA (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: 0c44090761ca3ef553a0 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request