response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/4085/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: data_magnum_2023 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkstNy1yUWotYTY3WjNTd2ktcDA0OFNLR3ZGWWlraC1yNjZkV0JjOFJoSDgiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo0MDg1LCJzdGF0ZV9ub25jZSI6IjgwMzQwYjgxYmE4ZWIwODBkZjI3IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI0MDg1In0sImlzcyI6ImVGbG9rIFRvb2wgMjAyMyIsInN1YiI6ImRhdGFfbWFnbnVtXzIwMjMiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy80MjkwL2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzQ4NzQyNDAsImV4cCI6MTc3NDg3NDU0MCwianRpIjoiZGYzN2JiNGI3ZmMzYjM5M2I3OTYifQ.IfzS4MwdgEgJWGCL07Pzw0l-ZBZfudCPG1H_6hnRdRcYD17RiaZHClOtbqozbN6LRfl8DkGueHshRxRLijrtuV2ZkbaoQdtRQ7rHfcLI0IGEgpNP3P44i_9L6AmrRpdnYyfR1Tk3wrxK3XQZ6h5gxk08vcGsDi8Pzf9MBAkC5TMLylLIEvyUjV8t9-BbjcGyTmvmfBInaG7SpYVmVdkmFR-zZei2K0HCaQGXyiFg74YPaQk8ZlWd8zPlVh85oFSTcyncv499Hzwy8opwAZPNbKix26abDOKZuJA6UFc-WyCdboPY2pwsff8sqrkgF_YwrjemSuE8qSPPQoVgfFm9GA (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: 80340b81ba8eb080df27 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request