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.eyJ0b29sX2lkIjoyNjMzLCJzdGF0ZV9ub25jZSI6ImEyMjY3Mjc4N2Y1MTVjMWQ0NzE2IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNjMzIn0sImlzcyI6ImF3YXMgbmV3IExUSSB0b29sIiwic3ViIjoidW5pcXVlLWNsaWVudC1pZC1mcm9tLXN0dXR0Z2FydCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzI5MzIvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4OTk5MjE0MiwiZXhwIjoxNzg5OTkyNDQyLCJqdGkiOiI2MTU3YzZmOGVmMjNkZjIxODQxYSJ9.dne_e97k_TZfU_stFO4rT7UbdJM1grOB51wyyhZaEA6yDNJmK9yR-HOT0SdYF3Yt3GzC6kX7iam2kJYtpQvguyZ7q-RgvbAVEIQhLn4pT3BdPUEVJGziP4cANaG6VatpEyvV9E6c5DGKPx3YVUMBKCWRbejHQBJy3ATnRg94suL4AUk3xViiYkq0nvqJU2xka-YlFoqQmWnCjjGiiGBYSqbNeHbmoLzxgA2_PaPgHonxDbOugEPJIYnxtnyqqtV-PWPHhQ7KTQJkgvjVxbtpI1DjP7COw7bVNunnZpcFW8tR5I5NtM6uRibG25cxlHiaUOr9mAvAlJOoYpr8Q2bu3Q (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: a22672787f515c1d4716 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request