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.eyJ0b29sX2lkIjoyNjMzLCJzdGF0ZV9ub25jZSI6ImRjMzBmZTcyNTg5NzA1MTI5MzhmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNjMzIn0sImlzcyI6ImF3YXMgbmV3IExUSSB0b29sIiwic3ViIjoidW5pcXVlLWNsaWVudC1pZC1mcm9tLXN0dXR0Z2FydCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzI5MzIvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NjM2Nzg3MiwiZXhwIjoxNzc2MzY4MTcyLCJqdGkiOiI1MjdhYjkwNGE3NThiYzVhYWQxNCJ9.V6qwzJrsZJojY2oRjdDk77V6gq3a5IDFLci3tvFzKjsXwYIbpL6PTtjp4NRf7DbYlT0pbwFvhbtpRllLwIBoCnjDeKXzJ-d8n1w5lUZGVhGf7kspGTg7ZpCajAMtvTBvEb_TcwyjzaWghCDbrSF857dYzHP4FYcnzvAxbUQZ53yk5iCqmUpTJBsP7QiQfVT_aArrLdY6_7FMRpZNXJcHSOrl6UWCplMrsNNHDOar_kPxqpVsyZBSEtlPRo2CeKKmXTWWyxnnvoIcnXOB4iK_I9XLPdWsENR94EqH77fJA4MNIzZohZrQgCyD0PvjV1qLXQf_ElkwnxoHYGi0HF6LCg (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: dc30fe7258970512938f (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request