response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5713/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 10000000000032 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Inhqdk9mcFY0Rzk5UFZZdGphOWFyemZ3bWViS3I3TnhkTU9YR2Zsb0VKV3ciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1NzEzLCJzdGF0ZV9ub25jZSI6IjY2ZmIwMTAwY2I1YzA0Y2NkZmJhIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1NzEzIn0sImlzcyI6IkJpbGx5IFN0YWdpbmcgVGVzdCBUb29sIiwic3ViIjoiMTAwMDAwMDAwMDAwMzIiLCJhdWQiOiJodHRwczovL3N0YWdpbmcuY2FudmFzLnJpemUuZWR1Y2F0aW9uL2xvZ2luL29hdXRoMi90b2tlbiIsImlhdCI6MTc3NzQ0NDY2NSwiZXhwIjoxNzc3NDQ0OTY1LCJqdGkiOiIwNGRlYjFjYmZmNWI1YTcwNWZhNiJ9.qeAPxXubD8qvQ2itYXhLaVzp8802cbdlX1nzEIyhkVTnub4zHSd2lqVXNpLCh_40-Iu6u-U1BYPoc8gvNb30kMMRPFmiEs4JmZr5Uu8pjBhlR5zf_V8C27IA3LRa_B6JBIey_If-_EMAozUvFPYsBAxXztcJxX1GdYVnnlCHncPlVMz4iaBmpGuKUiLrNnuVQtFeXRk4EXJoxrc5Q4xw4qL6hkHJxTM_h7YnevYEbqQ1dzr6NPmTuACr6Xi16AkGrEHldJWAFJG_JFl1P4lQZjnpLqgZ1PJ-6sjZntedFFQg2PHGL0o9Qca7GQcdYEyAvdwVve0rjGMo-TNkKFPpTQ (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: 66fb0100cb5c04ccdfba (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request