response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2188/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: TUDFPIHQfOFdCWU (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ik1mR3FIVWlvcktRbEw2NTRSdGJTUk5xYzhqZzc1UGhTQnhtU3JqWGJyQ3MiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMTg4LCJzdGF0ZV9ub25jZSI6IjY3NmU2ZGNjMzg4NTZmMWQ3NWNlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMTg4In0sImlzcyI6ImRvcmVsdGVzdCIsInN1YiI6IlRVREZQSUhRZk9GZENXVSIsImF1ZCI6Imh0dHBzOi8vc2FuZGJveC5tb29kbGVkZW1vLm5ldC9tb2QvbHRpL3Rva2VuLnBocCIsImlhdCI6MTc3MjI5MjE2MywiZXhwIjoxNzcyMjkyNDYzLCJqdGkiOiIyZGQwYmU0Y2ZiZDczYzI0MGIwMyJ9.XKrkFkx0DsgGKAuUhwU52_WJUQPG1HXcAdus8AGIvaWqopIhxGjU5JghR1q7FfDnKu7KjexYHwXWnmuIaOXsscq67C3EZhs0f_L48GliIy4ddPmhrdxw-Whazoy4FY7RXcmpB-P1AnjoJgBsvoYH2TU4-rlv4C6gpB0ozajJp_9bbE_zI2_pD72K6t2MVSiTzILL5yqbxIVg7AP9t9Kgq8O-mmHx9oytgUN4eog-Z4R-kNSQZ-zsGjiES6YWORx6cQHYGjUioV1osYV-vjWJy2R7s3KAMvmjTWSSXcJ1oeAt_OiG8_UkzT2Jgnk5WvXxaZTc6SCs1SZRMAnC7nYSww (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: 676e6dcc38856f1d75ce (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request