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.eyJ0b29sX2lkIjoyNDk1LCJzdGF0ZV9ub25jZSI6IjNmYzk0NzZhYjQ4NWRjZmM1ZmI0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNDk1In0sImlzcyI6ImNsYXNzZXJhIHRvb2wiLCJzdWIiOiJjbGFzc2VyYS1wcml2YXRlIiwiYXVkIjoiIiwiaWF0IjoxNzcyMTkyMDY4LCJleHAiOjE3NzIxOTIzNjgsImp0aSI6IjUzNGM1NDU1ZDg4OWM2ZTI5Mjg4In0.EeN8yGdZebCZhXEolN8tZcytbBkmf6qOWwflsYR9MkoSQr6GZ_Tv-PlbGsG9bObDFMRwOkikT0Jms-1xfoactuRnaAAFi-Up_jo2btgrIVxqw5hlfABPpBiF9gQHqRoDe3rzLR-TqX-MHJ0gYH5TtGk-lxWOM2n7GsADSXjyqAMshw_3fPjURveLHGHRCaUm-_zdiQB_EBXmiurinJk7wRcFWPvbW4jqIUoLT6w1CXEows3nGhg8Mr7ybphWA4-aqGDWlRvVaEHo27lGzR4-9X_4QkOC0z6WnoNeUghT0CMUCZLxw3b5cdWinFVb0GKnYZi2mLE2YW2jqSdgtj3kCA (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: 3fc9476ab485dcfc5fb4 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request