response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3411/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: tficlient (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InlsZnFIanFuNGY0R2Vsb3U4TWFIVGpkNExLZFhLXzU2YUpvaTVzRVBGZzQiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNDExLCJzdGF0ZV9ub25jZSI6IjcxYmY4ODIxNWU2OTBlMjk0YWVjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNDExIn0sImlzcyI6InRmaXRvb2wgMTEtMjktMjAyMiIsInN1YiI6InRmaWNsaWVudCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM3NDYvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NjgyNTAyOSwiZXhwIjoxNzc2ODI1MzI5LCJqdGkiOiIxNjMwMWZlZmIyMjk5ZjNhYTI5ZiJ9.AESHAcmEdDwWHiejZMHzCM_XUq6UQMq5jkKtkhjB5oGNdXqU-epEDq_Yp7czSdbR1JkX6cl7mQXS0tP4wPZJsRUDTGxN7LdMJPkZ5OqQrsTH_7hP7ORyQO-cD6Zy0jvTDP2zipXicFVJ36MWcptq4pFN1boIKAvW2WtF5Dtnwh8gPuTDNDs7GQncS4G7Ceibos3Sdxr34DORhXY8rVsF5vT0fx5TiuBgEFuVVawnb3hOlJSEHgdCBkJaauobyJBFbZszLmduxFrX2wbTMYtS1v5fkC6NLhY3eTdj4x-gGWz1rXy4igDppGzE1-aisI5r3AGnXtq9e2GjbbepFQH0rQ (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: 71bf88215e690e294aec (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request