response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/1922/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: dkclient525test (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkdkcE1rVkp1TllZUXpQRU4tNWtMYldOdTY5TDVvZFdKajhnSzBQZWp4bVUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjoxOTIyLCJzdGF0ZV9ub25jZSI6Ijg5ZTkxYjFiMmEzMDE3Y2EwNTI5IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIxOTIyIn0sImlzcyI6ImRrIHRvb2wgbWF5IHRlc3QiLCJzdWIiOiJka2NsaWVudDUyNXRlc3QiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy8yMTAxL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NTE4NTE5MjUsImV4cCI6MTc1MTg1MjIyNSwianRpIjoiYTA1OWZkNzExYjM1MDViZmU2OGIifQ.w3q7YwcFMBNKaWGhlbHC6VFr94dwQXyYVoUQ3Xiqt2cV6vRaFxMMMZc2oaIP63uto87MewYqaTFe4Ge0T_GmiHYk9ATFplz6feqwn7YVcO6d7bHANl8deEoR_K4q8BS9lOtTD0VPoN4fwPVaPA8cCvwOnG4-J71ea-J3OfHI1KgFk91ahvIwqQ9qhY61USSd7ZKepJE1pZjq4KpwtbGr2HNa9iNALU3twAzspPFHUyO5QBXF4wBDuARndDprvzDzhg5wO5OYuQkD7-ZhVHJhQsdK842OLqOQ_rUk2I8DfHtyJNHOui588DbR5a8VqEFIoaGAfV0qnQ2IEJpkjfwoDw (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: 89e91b1b2a3017ca0529 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request