response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2875/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: lti_test_platform_rr_client_id (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InpwUWM5T3lOT0hsQ3h4SnhhRjcxb3lER2Z4YVNHVk9IZWhpMUpnSjF4dE0iLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyODc1LCJzdGF0ZV9ub25jZSI6IjQ4MTA4NTgyZTU0M2M1YTJmYzI4IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyODc1In0sImlzcyI6Imx0aV90ZXN0X3Rvb2xfcnIiLCJzdWIiOiJsdGlfdGVzdF9wbGF0Zm9ybV9ycl9jbGllbnRfaWQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zMjAwL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzIyMzE1NzYsImV4cCI6MTc3MjIzMTg3NiwianRpIjoiYmYzMjlkZjI0YWUwNjZmYjQwYzUifQ.c4wOQGC_oKhClqX2XyV1RmAPwsRydErTTz7ijeg4HhzdkpcjUBgJDJVs9nXRnT_DGwLqtxWGzPEzExJFJep8SKYABiWABYBiYVPcjmLxYjPFYxk3oOZtIBJwwl7mWT-_Ty7RxrbnE4y3vospcwivmb5R5cKIPImLGUVnN_20pBK4viY3OjHZzWqw24cdXQJP2r9RDcmko1ZPCygR9LslOFzFIvGHlBIIvn4SW92DQPyEHhZ0Ujt_6Vg31m4gTyyo3ebyEo8xfCOp6ROuI5ZH2kHIJR6ovP6D8JRz9vjvKPy9Q_izTSDzUn2b9kXUXQCc015iYO3-ysmEmjEIKfucDQ (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: 48108582e543c5a2fc28 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request