response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5163/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: client_andy (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6Ik9lSlROWHZBZHJuclUtNjRkMm5ucjZVbmF3SE5Ud25nQk5CdmE1a0ZYN3MiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MTYzLCJzdGF0ZV9ub25jZSI6IjQ3YTQ5ZTY5NDg5M2MyNjRjZDQ5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MTYzIn0sImlzcyI6IkxUSSBUb29sIEFuZHkgMDEiLCJzdWIiOiJjbGllbnRfYW5keSIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzUzNTQvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3MjM1NTYzMywiZXhwIjoxNzcyMzU1OTMzLCJqdGkiOiI3ZDIwYjcxY2RiMjczMzQyY2EwZiJ9.Kp_7KJnKBF-tbXAn-N8yefN_9xlrg7Oj989pRxyRSXBYJdRMEbrP5y7JLLwhK7PZQkrIE4r3uXP9QGcQe9LQd8C-wmHs8GF1eSTUxkPjO8VEcV0S2Ef7HFBsJX5ErBONBz_jwt9gpWhLVQ78oot6_1Wlkh583MnnZJzYxLazanM-kpgqmwZ4HyxY2Otza2uMN1JBW1TSdgpXP9B7FQhJc1R5jMOkxFhFkvvdAP22P-RMN5YQC1N4vrGJUKBM0xmxOd3k3sMGKAOStKFjpbDehAxV2SPHd85kubjp8_PooNicgs9EO7L85qcZXzQPPl6Jc2tf4ST7EcV7YrsXjZ8BiQ (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: 47a49e694893c264cd49 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request