response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2789/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 07121997 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IktOOFRlb3RkeHh0NVpnNUJjTkNYVElOSVBxaUdzWVpXU3hwc2RaT25faEkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNzg5LCJzdGF0ZV9ub25jZSI6IjVhNzg4MzI3Nzc0M2I1OWMyMzRkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNzg5In0sImlzcyI6IktjVGVrVDEiLCJzdWIiOiIwNzEyMTk5NyIsImF1ZCI6Imh0dHBzOi8vbHRpYWR2YW50YWdldmFsaWRhdG9yLmltc2dsb2JhbC5vcmcvbHRpdG9vbC9hdXRoY29kZWp3dC5odG1sIiwiaWF0IjoxNzc0OTM0NDgwLCJleHAiOjE3NzQ5MzQ3ODAsImp0aSI6Ijk4MmI5NzliMTE2N2RkZmFiZGZlIn0.b3h5AhBQRFEjL6Rs47zhBdz4qnQBfceCIUcHAwAqpjtd0ZhbMLdxkvAJzE1jQTTa5nB4_6Ma8PWaGWr4DJ-pvTYrnBT8Ome_1U-tbcZ8bgCt6MzW-wy6GMAT4BgdRTXQkKgMtiQgujO_-_hkEBbzAXmsMAiCEgUrgHP17EjhCR4KzDGa0x3KwoHkjBj-EMM_PC_SHmj70JSM0PZsUcv1KxyXr9f_9NaKQzKYgzy-8Zd9CsW2EdtxvrD9MS88CzvihZZFm9jh-nIWqJjUnuVwxX7jTP3KljZHGHuOUNThbc0jmoPGUXHWSG-PHDLjKTms3yrkXeQLiQiL-MWe5K-xVQ (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: 5a7883277743b59c234d (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request