response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3081/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: client9 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkRqSkFwYjdFZEtia1dTZjU5VDd1MnVDX01ON2FlcTBOcW9qQWctOW9oMmMiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMDgxLCJzdGF0ZV9ub25jZSI6IjE2MmE1MWFmMjU2NDQzZGY5NmQ5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMDgxIn0sImlzcyI6InQ5Iiwic3ViIjoiY2xpZW50OSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM0MTgvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjQyODI5NCwiZXhwIjoxNzcyNDI4NTk0LCJqdGkiOiJjMmVkYjcyMmU0MjAxOWVmZTljNiJ9.u4AuYTMElzqxxprmy3Qa-7xSveB-lnXwwwpOSkXiUXpt3lrJOZYJtiD8yUO-dkblVkQXP6pQlRBKetmZj1K1T5SKttsqpd0paAo9hPPy9xJlJpzII9RrhL5AiIWZi5ZiRAT7nH9Psk41F0gUXP1K3_JYs8pSI_cr5pgSHsoeAxBvyPXhM78c8p3L7arZT0dtKE4XEgSIfFmkK-TEuFPRvG5cflJLAmHfnmR-1zTo_r0voJoB-Y6P7PcKHqE6yCk7pHc_PdEYwyew5XZzUNYm_Os3Eejjw5texRUi0-BYvJmwJeEhQDvsC9Hi5ObesAyXpFOP-Z0tNc1SRGQt0v3Xww (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: 162a51af256443df96d9 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request