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.eyJ0b29sX2lkIjo0OTM2LCJzdGF0ZV9ub25jZSI6IjZiZTQ3ODg4MWI2Zjg4MTU5NzU2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0OTM2In0sImlzcyI6IkFJQXNzZXNzbWVudCIsInN1YiI6InNhcmFzLWFwcCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzUwMzYvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4OTYwOTk1NSwiZXhwIjoxNzg5NjEwMjU1LCJqdGkiOiJlYTc1YWVhYTM5ZmIzMzY0ZmZmOSJ9.XWhuZUPAm9q6-jeqUScmAOSUw07icLGgGUYaF5n_0VcoQ943j62VHVLFndjop9PQMiypECgTwCuaiQ9v5G8V_L5hXun0xnoAzRcI6kOrIlNHo3cDpkyHvdE-GO4jYQdoIltqwdwucgwLqPT5oLxC4xuMWN12l4JEttepfeSPbGGVNoG5flkLUtl80-vSm5bWPLQIG_iRvBqkg7HWBKcHpEZCXUe28JoJOcJGtOyRaePMSyliw34cQaRoYf3PFOHZxYum0YNarTyJV2-TEBdLo0X9YqqWVbuYt66IurAdukvLS2l9IYJl6OcmRHvF5dOFRkHGgHfJcMhyr7Lyb_1yrw (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: 6be478881b6f88159756 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request