response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/2692/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: IzGXm0AFiVVKX0e (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkpJcHZyTWJFNWY1dklTemk3am12dDh0bGNfMnUwQWduT3daREoxOGFDb1EiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoyNjkyLCJzdGF0ZV9ub25jZSI6Ijk0ZGVjMDNjOGFlYzdmMTRmNzNlIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIyNjkyIn0sImlzcyI6InNwaWNld29ya3MyMDIyMDIwOXRvb2wiLCJzdWIiOiJJekdYbTBBRmlWVktYMGUiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yOTg3L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzYwOTgwNjMsImV4cCI6MTc3NjA5ODM2MywianRpIjoiYjNlNzQxNmRhMDJhMWEzMzA2YzcifQ.D8hUFIlQC8Y3Y0HHQRTx9LNWw8CoS0H0ixlFhql5qaHXZPA6bqZQngnh3IX3ETiZmF8j3sIHlplWd9jlXiX0R8FeJYDdJu4lLWPJDb_POiOFUR57zmk6v8JATFVjUufCAoulhLHp9ITFOsSxHKI87qI7vc0nyHfNBqekTU7LB3hwDcXU2jC6CZWFXgasajJL41CaQSKWYsrcbzehzYNu2BeZYEw4S9qB6g3B4GlNckQStZe1Cf_lRXYMydzIX8CgJBiGgXAqv43Kl0oMvzeH0mfOxNeQPh670SR3nRW-ATEEkOMo2zYHn0h35XDvwZOCsKIiv0RactzBnEsuQMA8Vw (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: 94dec03c8aec7f14f73e (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request