response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5133/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: livingstonbw (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6InFRelpxVmNQUVRJc013REtXZmhiZGZISk5HQm42Z21kT21xQmZVUXFiT1EiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1MTMzLCJzdGF0ZV9ub25jZSI6ImRhMWQ2YjZjNDNhODE2NmRjZWU1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1MTMzIn0sImlzcyI6ImxpdmluZ3N0b25zY2hvb2xidyB0b29sIG5hbWUiLCJzdWIiOiJsaXZpbmdzdG9uYnciLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy81MzIzL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzcxODQwMjQsImV4cCI6MTc3NzE4NDMyNCwianRpIjoiYzVjYzlhMDlhMGZlN2YzMGM5Y2IifQ.ljzubd_E5BNTYszOtVHvXuV8FCFrz7hhfaUawYxS3Ht2vinAvCQXznbIx1d379p_eSH-8LDUz4Z-qdpvP9GkYvRGj1qEA27btkT0b3tgR0jg7J9fRP71_kDthGRU-snQhwCE3WLX3soIW0t47w0P5yERpSw9V7wulXlCJOQGXZkBIyLt-pwslJLc6pmfjv3R6ctKS1sdz9tGEz3jB_PHqXtFLyncmSIrruv9kGiBhgyjnzyfbhoNZI8Nr2ADh35vtTNneWJsgtahNnjynLSHLq3SSuqRlSqX3qt7_Dy6ePfjpGBRplA5YxjxfmHwpvAKBcsiC541tG43sMUib4xQgQ (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: da1d6b6c43a8166dcee5 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request