response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2633/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: unique-client-id-from-stuttgart (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlF5eENlbk1DQU8xRzBaSXgxOHk0NW1xRVV3Sk5KY0ZHTXJNaEVoX1BzeDQiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNjMzLCJzdGF0ZV9ub25jZSI6ImJmOTgyZmMxZjk5MjI4ZDY4ODVmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNjMzIn0sImlzcyI6ImF3YXMgbmV3IExUSSB0b29sIiwic3ViIjoidW5pcXVlLWNsaWVudC1pZC1mcm9tLXN0dXR0Z2FydCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzI5MzIvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjI0MjU3OSwiZXhwIjoxNzcyMjQyODc5LCJqdGkiOiI1ODI0ZTYwMDczMTJmYjM1Nzg3OCJ9.Mfu56f4nNmRn8KKT-qbPHQ4fVjX48ceBQt7jm9b0rx2fHp0u4o05dHzAxCfg3CVFeJ1u7IA1hdXABfC6fmwrdKJGPRJNsDNzKrUA_v4rsyiywMSdejh1ahVCbqCiQulF10nncNUy7XivpHPLjTehM62HqqUCR6wh9V2dm3R60UomqtRCM7XbWm_vHMHG8lBlX9gf0f9akF8ZLIc1iZaXLHL_qa12UilOznAHYGpYWZ2Aw1wybNjZ2v0ZvrvDIQqnyakP9Q48bcO0P0mOL6lq0-xKN8xqBlwHVT6cwJDHmmEZ4Ka88YLlsbHyIm58MMVK5JlN4HqWRSYF59BK_jYJ8g (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: bf982fc1f99228d6885f (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request