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.eyJ0b29sX2lkIjoxNzMyLCJzdGF0ZV9ub25jZSI6ImZjMmI0YmFkYmMyOTMzZDc1OWVkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxNzMyIn0sImlzcyI6IlRPT0xJRDAwMSIsInN1YiI6IlAwMDEiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8xODYxL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3ODk5MjM0NTQsImV4cCI6MTc4OTkyMzc1NCwianRpIjoiNDZhMmQ0NTRlZDNhNTk2NGM0MjIifQ.fP6FlCFY27mLUDTeSmdlKr0D7AkJe07XtyP9RJP9YzdpfSOdurZ15vniJrOumQlNAR9bHUQWJcVA-gX2wHG5MsOtwY-n35axlj1wIiJn2CngfUm_lvekvVt_PONFYfA1mVzbTt-9x7drLZo_5IBLsCM3HMNbvbKmTCMCKSow9ohT1J_WS-MjWdtFS1sYNgyiLsvK6k7ieP2PU3w7bMnVhilT7f7xxzGRE156k5NkqcTx76nVk4usuHDNYCHEd2wGRAO-ccu4gnu2hxG2b9NDEZFVwls6ut6mrnl5vEoowgJmdqbzGT5nBaxyFT64PvKIw1OcN-_eV70FmQLeu1nszQ (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: fc2b4badbc2933d759ed (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request