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.eyJ0b29sX2lkIjoyNDk1LCJzdGF0ZV9ub25jZSI6IjJiMmFlOTU2ZTlmNDgxMzIxYzhmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNDk1In0sImlzcyI6ImNsYXNzZXJhIHRvb2wiLCJzdWIiOiJjbGFzc2VyYS1wcml2YXRlIiwiYXVkIjoiIiwiaWF0IjoxNzc0OTY4NzIyLCJleHAiOjE3NzQ5NjkwMjIsImp0aSI6IjYyNTE0YzJlOGQ3ZTBlNWNlZDIyIn0.FXKN5lvh5ZDzXtGw0qFRycExKrlJ8SxpuMbVBfNU1teIRg_AvSnXSz-R2cUzgEkCEq6_i5iCX59Uz7oqYqUii9_Rtbf5_jbRejhCJFA7gXVlOKfySZ1YvU2KXl7KtJIf7wXhZMOAXp7xxIaViOTWwlHSDGQJSAphh9qErUhoim2gkhYNrRVThiiXf-eRxQZOLjYbCKYFmi-zL_RXxJ82GHtHUPOc3BBjHa6yIkxYlPrTgiiOXzJxqwkdUBQCfAoVS0-_lXZzN3xypysPNe_b_ae8OLlMKZQuJM7uDLt2pHm33YqPdDOpj60QhT4eQsHuX1BU6B-JVTbY5hDQ4ZGtPw (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: 2b2ae956e9f481321c8f (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request