response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4793/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 321123321123CALEBTEST (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IlNIOXpyVzVuMnBFVkE1NjBvR3VFLWxaXzk4SVRxZmRVSGNWUWV5aVZEXzgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NzkzLCJzdGF0ZV9ub25jZSI6ImM5MTZmNTAwYTRkZjAyZGQ0OWRmIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NzkzIn0sImlzcyI6Ik5ldyBUb29sIENhbGViIiwic3ViIjoiMzIxMTIzMzIxMTIzQ0FMRUJURVNUIiwiYXVkIjoiaHR0cHM6Ly9sdGktcmkuaW1zZ2xvYmFsLm9yZy9wbGF0Zm9ybXMvNDg3My9hY2Nlc3NfdG9rZW5zIiwiaWF0IjoxNzc1MDk4Njc0LCJleHAiOjE3NzUwOTg5NzQsImp0aSI6ImQ1Mzk4MzQwMTAwNWRjMDA0MzQ2In0.mCXh_hkCreKMqlMYp-FYFD65LKYT1ARtbEYBSxvLEM9AQRjchMUWTemMR1KjAS753ETJoSMHa7Y6UbNEdgTwUlnx0omQcYbZUjQkqDwpQM-M-RVe_CSQDRlxXi06U7k-JicQWb3i1Ij5IrtU0VgBRXnJVTwF3nt-bUvDf3cEGspPYzJf7pYIBCaiSAQt6ZGGEDUd3sz1c8Vfts6FlUs4w5qBzZTHHvbbj4UxjRrehrqXN789b3bac5kHSPe5X1hse9SlSSK86HjLLmS8xKN_yppqQZY_jaQBfhnr03QJE3juJYHhhMHFi_yJTPmeBNq_nLGgqZ3pv80Y-U0SIq_iMg (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: c916f500a4df02dd49df (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request