response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2721/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: just a tribute (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImY4YkQtUElGNm9FQmlueVBGSnRVT0k0d3VTbXBQU1VaWXV0Z01fV3FEUEkiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNzIxLCJzdGF0ZV9ub25jZSI6IjFmMzYyNDlmOGY0YWFiZTgwZmY3IiwicGFyYW1zIjp7ImlzcyI6IndoYXQgaXMgYW4gYXVkaWVuY2U_IiwibG9naW5faGludCI6IjYwNTkxMiIsInRhcmdldF9saW5rX3VyaSI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvbHRpL3Rvb2xzLzI3MjEvbGF1bmNoZXMiLCJsdGlfbWVzc2FnZV9oaW50IjoiNjkwNzIiLCJjbGllbnRfaWQiOiJqdXN0IGEgdHJpYnV0ZSIsImx0aV9kZXBsb3ltZW50X2lkIjoiYSBsb25nIGxvbmVzb21lIHJvYWQiLCJjb250cm9sbGVyIjoibHRpL2xvZ2luX2luaXRpYXRpb25zIiwiYWN0aW9uIjoiaW5kZXgiLCJ0b29sX2lkIjoiMjcyMSJ9LCJpc3MiOiJkZW1vbi1jb2RlIG1hbmRhdGVkIHJvY2stb2ZmIiwic3ViIjoianVzdCBhIHRyaWJ1dGUiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8zMDE2L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3Mzg5ODM2NzcsImV4cCI6MTczODk4Mzk3NywianRpIjoiMjJhZDFkNmVkMGY4NTc2MGZjMzkifQ.f_HmqD06P1vMv43raBTDhBx4nqrKayYui-MV3oBJwgI6kxE9EAVMfO6i0_-4d1E-olA1IRA9yJ0Aodc0Ui5M0b4_sIAm_eoiLoptjayjZYKJV6UcVkkS0ji7fahvTh1V2r_nqAxSf8Zl6D8lBoOQ-MncCwqCLXmn1zrO2AERv_1r4rwZ2DrnyZL_e9uPuXSMw-EcEEqA4pjZm6GapIBTCrR_3IG1I0SKn9gMd6v5ayst7Awy1jmMl6j1FUFxOO2jm171c6gZQrpfZ2rq2D4qnUdQASjGJ8Nlee2HxkTLTIjKRJZ3ypXuUcO_yb9eYIKRo9LPzX48QpnQYNM-ynynCA (required, opaque value used to maintain state between the request and the callback)
login_hint: 605912 (required, tools and platforms must support a value of form_post)
lti_message_hint: 69072 (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: 1f36249f8f4aabe80ff7 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request