response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3536/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: clientid_2 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Il9heTN3dHZaU1duNUNXTGZCak1xWW9adWF5UkZMb2IxMDkyUmIyT281Z0UiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozNTM2LCJzdGF0ZV9ub25jZSI6ImMxMDZkYjFlODljYzZiNjQ0YzcyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzNTM2In0sImlzcyI6ImNsIHRvb2wgMiIsInN1YiI6ImNsaWVudGlkXzIiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zOTEzL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzY1OTE3NzIsImV4cCI6MTc3NjU5MjA3MiwianRpIjoiMjk0YzkxMjgwZTQxZTc5YzljYzgifQ.rms3WiRGAh9KTd53CBn6gWiosXacA9k9bKG7jG5p4CdCOOHI8rshd-fnFL0akg2mY7cGFkkzDoUbGLCgV_KUKIF8mSfIs7EwrNfng6BCpscNUmTqzW2TdRXH1Yl9iDsRIUZ9kXLgv8CHFTdOboehyKF9m3LNNDvXer88ceOhz1EuleQxFMwIYBiYwWBiubOLflGDD6w_Z2W9ibztRtC8Pj_0TnhA_-x4SR_La3_g9UIUE0fNvOVmNSoLItcu7AiOevkRPugBDnxZAmxnthqOEZWTjiy3YFJgL5MeP4j9rSkAD3y_iJlhWgwJKkkifO49Kv4wQyx-NoQ95fDOMimE1g (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: c106db1e89cc6b644c72 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request