response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4936/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: saras-app (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkFMRGFlRGFqRmFWeWpHazlhc3F6cGMwNEMtTlRiN0JOa2NMcjZiSnZMdlUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0OTM2LCJzdGF0ZV9ub25jZSI6IjRmNjQwODNjZDQ4ZjFhNWFjOTFiIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0OTM2In0sImlzcyI6IkFJQXNzZXNzbWVudCIsInN1YiI6InNhcmFzLWFwcCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzUwMzYvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDAzODMwMSwiZXhwIjoxNzc0MDM4NjAxLCJqdGkiOiIzYTZjNDRiOWYyYzc2YWNjM2RhOCJ9.B4nYRZ40IIxIWdGjDjW79SoBjCnxFoP4wUiOUimltKQfpYnuPiMZap3kDbp4SRkfYTQ3KZVjiTB5WfxyQOMt_ErIRe8DobtCQcYqYifZf1mWqn9XefYSRC7k9HGgD4oktusWYy7wxZMxUelB_94_zQuB3e2fNPCjeQ9ZbySS0_rZdQbmQKuGnXIqJs0-L2AFGG5z9smImAaOaWTLy-i9VO2heJ8sd2SdfP6lTyCuXzF6bEEms9mcV5O73cW3_xzr4J2Mt87X250okLZcj3FZuh9RW46fTxehZZRKZP7sHziJk0RvAKK8tT2vuQdG55HuIkwhQYAxPITBM8vZvbS8Tg (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: 4f64083cd48f1a5ac91b (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request