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.eyJ0b29sX2lkIjoyNDk1LCJzdGF0ZV9ub25jZSI6IjIxOWZkNWQyOGVjMjA1NWM3NmEwIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNDk1In0sImlzcyI6ImNsYXNzZXJhIHRvb2wiLCJzdWIiOiJjbGFzc2VyYS1wcml2YXRlIiwiYXVkIjoiIiwiaWF0IjoxNzc0OTY1NzA1LCJleHAiOjE3NzQ5NjYwMDUsImp0aSI6ImE2ZjNlNjA5ZmRkNTVhZjI2MmQ2In0.fhwjMXZ4TK7jJ53-_6hl9vYXGEXvHomWMmbzRprjBs8Gon512rfDKdrLWoB3x1xx_zLFzBhEkyosfci-9BSxB6kePJtnZ3Kchkttz8dLbiE3Glno2i-XJ6GJHuY4EQZlfxmuSNNU5KMarCmq89S7c2vVmUML1-gZIgJxM3EwIpzCOFQm_Gr9bU7Adpc8lJzL-Byg6aWydT-2FwZoXlMjiwjHUJV27lXV8Neaa1uaQpusQMjuuksMNFD91Kgflx0ZkXRhzLNE3L9FwGl32srES5PJcTrfspXA1g2DDBhLUy4zJGGqdzq5gUHX1GFKa4cpwscLHxl3fzwGgS2XpjB8yw (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: 219fd5d28ec2055c76a0 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request