response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1732/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: P001 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlN0WHBfdTBXRzlpUDg5VzhGMlRIc0tabDRyZ2JDcHhiRjVJVExTdEI4ekkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxNzMyLCJzdGF0ZV9ub25jZSI6IjdhYTIzYmQ1NTBiYjc0YmUwOWE3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxNzMyIn0sImlzcyI6IlRPT0xJRDAwMSIsInN1YiI6IlAwMDEiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8xODYxL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzgzNDkxNzEsImV4cCI6MTc3ODM0OTQ3MSwianRpIjoiOTI4ZmMxMDJhYTI1MjI2MTRlZGMifQ.esu8N1T2o1FLGv7CSEMWEtVKIhmsRnEeNupZxZxLO32lLQb__PppQp0JlnVAOLgvaOiofhqIbZW7tZTfUqLOrAgrBGAz_tT4O8q6X_xmnDffW8hCMXimmrMm_Vro7F_TRyLEOsYnGCHakS70g5K2BNBWT7TX0KXljFobhPI78NhMGKgaHKYCLcZ_4MxvDIR1oH3hn8z6d1L-R5TUWODCmlTSWNfl9_PXfNr-C5LNm6Fpr5LtaVcqGYBqTIbhPgr1GnsQ78w-qlcS1XOnGN7-XfZuDaQ7gLNq3ofDv7ciMi8-Tirvl0fy_6PzrwH3WRBfaxlnhBlugFaoswOCNHTxZg (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: 7aa23bd550bb74be09a7 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request