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.eyJ0b29sX2lkIjoyMDc0LCJzdGF0ZV9ub25jZSI6ImYyMmM2YTA5ZGNkNDhlMjJlOWU0IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyMDc0In0sImlzcyI6Im15YnJlZXYgdG9vbCIsInN1YiI6ImF2ZW5kb29fYnJlZXZtZV9jbGllbnQiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yMzMwL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzIzMzUxOTEsImV4cCI6MTc3MjMzNTQ5MSwianRpIjoiYjUwMDg5OTFjYTA1M2NhNTRkYzkifQ.XiG_Eno4d7Y32jxBh5XquvbYaA5eFBGaUmvLExviNUfuIogCmTjdzUpSLNA64LcwLKdkuCu4OddktQOPVoc3nmYLEt_CdaLpUY6UzvALky9_7p44bC0ZCuBoUpJsH7e_H63I61WbK-cTOpS_TRJ4RymyY60K_k_WKNM8YaALb8XP9ObjlEUxIkJUyXzcloH6cnaKzPXfeaknIBxyc4mn3X8xMO6mVeDYupqc1BrrjkPv8YN9SOt7mIXydWus1_YRV83o2-sw-9vx164sBv3otdj0tZhtOxZmmjYh1fMXgx2LX48y0v8l3F3wUMrDbVTSibg9R4qk22tc0FkZMoeEJQ (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: f22c6a09dcd48e22e9e4 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request