response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3103/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: andrzej-test-123 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IjJCNGhqYUxYSEtUazZEOWE4V3dnbWRlY0YxQkpkS1o4M0ZmcHNQTGJ6cEUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMTAzLCJzdGF0ZV9ub25jZSI6IjVhZTAxZDEzOTZlYzY2YTE2ZTg5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMTAzIn0sImlzcyI6IkFuZHJ6ZWogVG9vbCAxIiwic3ViIjoiYW5kcnplai10ZXN0LTEyMyIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM0NDEvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MzIxMjczOCwiZXhwIjoxNzczMjEzMDM4LCJqdGkiOiI1ZDM0M2RmZGYzYmMwNjQ5ODU2MSJ9.fKyYqV5E6kIq5N5jeb0ga8aeaRpKtSQPj2gukAPtZsfWa_T1fEaEPTr4IV4TicHCJ2WOhjiLluVrTZKJJgD6jNXzYV5B5CK12cotZtUDv0KL65ejlJve-KxdYoN1tSPp9NsBsqLA03TcT_dtY2ArqRzg248U8UvCI2P_Nsrp5ByFZ9hbXIj9ppDRiHCuAXGHFXO1gGCRSuMAyt73AV5n_UNt7hxKmBvSiA-67jY2jMVIqS_MZ-lui1DGLNQazGK0jAsB-siK6d3ON7cqoiIjtUER0FwRB-Pm3eZcivmO3elsjm8TVRnYSiT-KAFYj7US_Ma3NpTnhx4Q4bjlrFBunA (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: 5ae01d1396ec66a16e89 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request