response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2074/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: avendoo_breevme_client (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImJKY1o4akpNUXUzWk1KclljQlhiYnN0aVpEOTVTZ1ZFRlBIeW1zc2tpcnciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyMDc0LCJzdGF0ZV9ub25jZSI6ImNjNzUxZTI3ZDc1MTU3ZDY2NjUyIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMDc0In0sImlzcyI6Im15YnJlZXYgdG9vbCIsInN1YiI6ImF2ZW5kb29fYnJlZXZtZV9jbGllbnQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yMzMwL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzY1MjY3MjAsImV4cCI6MTc3NjUyNzAyMCwianRpIjoiMjgwODEwNzkyZjNmNTFlZjNmZmUifQ.Shy-7ZYkZ_dL7AebAPON3TL6cPO1fNOqTusHPlILwFnmrspp7j4KCudvS6Wu-DbZOqnnxnjOUHprcZi2cosqU0pldVcM7JDTpAIUuxZzraT1H1IrYp9H5-3vp5ad09YEueOrRUQOX_BOzE5yYw5oDitM7lkIzjASiEGpmWgGAa6rUofZySJzDkhXMHT3WF48l2jSzYwMsT5eBtGyx2rzYFVezt1Ynp_mxi7mJLJ1caLFFQvbMhhy_URpi8RIP5K82T8cBV00A0tQHkuTTvjfqP0vqRm3ELIGXRlCVN_xDHXhTDqwFumk4FuedaoAniSf9acVNwADk9hK4cfHF4qwgA (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: cc751e27d75157d66652 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request