response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3365/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 012345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjFqQTZpYmV5NzZPczBZTnNGYWNqRGZGSHo0cVFnbEVUYjhvcUhMOEItWHciLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMzY1LCJzdGF0ZV9ub25jZSI6IjQyOGM5Y2RlYmVmYzIxODllNTBkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMzY1In0sImlzcyI6IkFsb2Z0IFRlc3QgVG9vbCIsInN1YiI6IjAxMjM0NSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM2OTQvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc4NTQ2NjU5OSwiZXhwIjoxNzg1NDY2ODk5LCJqdGkiOiI5ZWYwZjZmOGVkYzZmNmZjZTczNSJ9.pH0lpQV2oI8yaAmQBlPToqMGFb9zfD_wjx18Fq2VjaCtmvQ6r9MRkFFI6113i_n7dajiq1tXLok5bb7uILIJzpe2neRD8loZNkGomiTnnbmeJgGnYvIigVlHlH4g3ZdKM2-UZgwLaBXRO5fsVqYIevCc3U8B2S93VDlciNZ1rJZp6rd7ZwwSa6EKKF8q9hSjejThjIfMOW32wYzEqWP3LHsIoo7MhCVyTb4ooOuEojtblDdfrR1yeRUPwjhyhPDqj-RkdoMHcab8_nn9E-WBFMKi47lQGRb9NC6NqYYZfpSRxXSJj2BPySK5vGNjoaw3c7rceLV0T4xG1zgCibBW8w (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: 428c9cdebefc2189e50d (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request