response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2495/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: classera-private (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImFPQ25EY1VQSHpDWGlGNHpZTURPMFI5aU9rUG5HMGxWRl9IR083d1dUWUEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNDk1LCJzdGF0ZV9ub25jZSI6Ijg1YjlhZGQ0MDEwYzUwNjVmNTVkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNDk1In0sImlzcyI6ImNsYXNzZXJhIHRvb2wiLCJzdWIiOiJjbGFzc2VyYS1wcml2YXRlIiwiYXVkIjoiIiwiaWF0IjoxNzg1MzYxMzcxLCJleHAiOjE3ODUzNjE2NzEsImp0aSI6ImQwM2RlNDk3NDhkZTcwMTViYzNhIn0.alnNbcuTazpPfqOeX9LsvOJ8yOiMeanAViOYUqekyqG9Kce0WnP_T-bo9-_sJZqJuyD6d9cw5s2husXESMJn0VP6MJluIvdnzFKStRbhYcjfPL9Uz9ekLH3W_q_wBA03hpNKp_aAZp4NrF9b8Og1bHutNib-VBhjkihToutjkfo7d9GBPF1VfIoikBO8tobBbN3Fkc2rg08zcK6ttYjQV8Xx_TM8Y9ix_GkAQK3IfaAFGZm0sVMiZEJtUFVtC3LoayYCk3-QV2sW7Dc1Y8_wU84y8HoZiNWNggBzNOg0s2eHw2IvBgKzFdjDUm68kogOF6pcg_GySUHvFyMI0nM5wg (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: 85b9add4010c5065f55d (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request