response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1786/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: BNPlat123 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkxkZmVvYjBRR1QzdkE0UU1sMjI3UFJfNG5GQTZ2c2EydkhtelRiM3pPWkEiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxNzg2LCJzdGF0ZV9ub25jZSI6IjQ1YjgzMDZkMmEwZmU3ZDdiY2MzIiwicGFyYW1zIjp7ImlzcyI6InRlc3QiLCJsb2dpbl9oaW50IjoiMTA2NTQ0NCIsInRhcmdldF9saW5rX3VyaSI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvbHRpL3Rvb2xzLzE3ODYvbGF1bmNoZXMiLCJsdGlfbWVzc2FnZV9oaW50IjoiMzM3NzIiLCJjbGllbnRfaWQiOiJCTlBsYXQxMjMiLCJsdGlfZGVwbG95bWVudF9pZCI6IkJORGVwMSIsImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxNzg2In0sImlzcyI6IkJOVG9vbCIsInN1YiI6IkJOUGxhdDEyMyIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzE5MjAvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MDkyNjA2OSwiZXhwIjoxNzcwOTI2MzY5LCJqdGkiOiJkZGQyZGE4NWVmYzZmMTIxZDJlMCJ9.U6I7SL9Y9lRDyhAVVTd6It9b_uRIly7d2yXqoAKEFyZ_ZvGVNid87-KQL6TNVF_HzuDAog4ZORegcPpfXoowUaoMYSM4cPRptd1I8OSwxs5voEL4exh4SNj6q4ceozcdaf4V1xUo7_S42LWRWTZoT0qNDIuMILX45yKt2Yf5bCC_GitrYS67FKXsWoFcODCROec3xqULWAYSATk4qoCpCvbzjqY6eLkSSQYZ9cdSOGUpxUL_sPUuoh8VmafONyKls5vuyKKywc0-LyL3FtvvfzzXLfrdSkdR6yGnPjSj4XhCjjswXcPHvgDrqEFG2uyS8Euu6bd-Wgu8BL8ZPIS-KA (required, opaque value used to maintain state between the request and the callback)
login_hint: 1065444 (required, tools and platforms must support a value of form_post)
lti_message_hint: 33772 (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: 45b8306d2a0fe7d7bcc3 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request