response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4428/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: 12345 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6ImhGelBmckNHRjE3MzdiZ1JnVko0dDdzQkZabjc3Q0hZakFOaGwtNFZUaFUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0NDI4LCJzdGF0ZV9ub25jZSI6ImY0NGMzNGJhNjNlMWNjODRmMmZjIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0NDI4In0sImlzcyI6IlRpYm8gTVRIIFRvb2wiLCJzdWIiOiIxMjM0NSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzQ1MTUvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjU0MTUwMiwiZXhwIjoxNzcyNTQxODAyLCJqdGkiOiI5Y2M4YTExMjZjZmY2NDFiZjhiOCJ9.eLwSMXyIqYo-4_neCblx-CDBvdvgQOfnINcY7C-M6SnK9QYvaK3tefNzzPfuIfZmDE0KsVdc049NsEbGq9PyvHhedRKWosupM2wCwnq-weqrjMGMmH9MwBh8SmNX9FGBuRBi9CukuK0WXGuzx4Z55LL2fUz7BxMgZWv2DwKKjDuVhC8i_8q3ZvIMZ5MCt9onb_XPF3o3Z8CIM5eU8_EJdBKBPLQKn9gpcEaBBkX33LeFL9TvclHaFJq83e1NsXQP4Nsc1bOd5WXZH-Ta_mIhGFdA_NCfyDtktrwxRbep1YbG5Tnns-3YO0Q_aCCWpo2hKqd-ABYSPtkxOFs1ouUIow (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: f44c34ba63e1cc84f2fc (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request