response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5106/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: UwU (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlduYkJ1eEhydEpYaW1mWjRWb1Y5ckh2OVJjYjdGektOa21sbUdOamQ0czQiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MTA2LCJzdGF0ZV9ub25jZSI6IjgyMmFmMDE3NmMwMDQ3MDQ4MmU4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MTA2In0sImlzcyI6InRlc3QtVG9vbCBOZURlTiIsInN1YiI6IlV3VSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzUzMDAvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NTAyOTE1MCwiZXhwIjoxNzc1MDI5NDUwLCJqdGkiOiJmYTZlY2EwYWU2Zjc2ZDc1OGY1MCJ9.t50CfTjrBZyM2HPtCI79hN7D0ju4rSBfmtSKFBGj8iPEvtCLTJOjfTOVuDIw8RpfeQATIZMuMx5h3SNp_rE5XtfnKOuvT1IM2g6OSCZib3v3dwQItrkBiTdi9dhHrmy7XPOyusVhWg6Kowkws2RGaaQbnTlf-n5H1PMYPDq8iVLG4pCOKTjp9_ZC_s0K4IUEaLvqklVoQqWIvZSS4xz6jG7NjlKSRNrRqh9dLNFkKinDGKlf3t4AAiVqRVvU175QAMpDQJXWIE-TqD0fV9EAUBiVpwdGP-K9-a9Qy8JLFiddvIgDPr-OeZmJEAcFt3It75t07zaHSe2Qp4DWas1BGQ (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: 822af0176c00470482e8 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request