response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/5953/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: jeel-edu-platform-1-client-1 (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IkV0dEJ6Qk5wNFR6WFpDMWZvaVpLaTFoQUI4YzRoX1NVQ0NyY1kzT0Z4aWsiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjo1OTUzLCJzdGF0ZV9ub25jZSI6ImFlOWRlOGJkOTUxM2YxOTU3MjdkIiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiI1OTUzIn0sImlzcyI6ImplZWwtZWR1LXRvb2wtMSIsInN1YiI6ImplZWwtZWR1LXBsYXRmb3JtLTEtY2xpZW50LTEiLCJhdWQiOiJodHRwczovL2x0aS1yaS5pbXNnbG9iYWwub3JnL3BsYXRmb3Jtcy82MTE0L2FjY2Vzc190b2tlbnMiLCJpYXQiOjE3NzczNzY4MTksImV4cCI6MTc3NzM3NzExOSwianRpIjoiZTYxMTdhYTk2NGFjZWIzZDA2YTYifQ.dlprP-ghNwsHwYbEIGy7bNNF6i1XOkmcX78Kvc5zDzMv-NAZNmd-5xaOfecHgu1meFCvczVBJh3tnYJKg76FZaRFmynXbIkLsKgxO5XSrU_akiT5zXcd_06ziFGl5QAdsL5eYbtSzLOoflksMdBEbzts-vqjLyN3-2pRkzto7XRZbeRAgiwvy0VHOpx-V_Y2fYOqdMPhtd4WRbQp24lSfeZvKFMY9lX5215qP08QzwhkiCaf_tebsBGpaZ9Zfj9Q23O-S3UU3CpzuRwZWk0yPmdcH4c7jIefXEuxyF1jRpCpZyALmHdo8-2RjMdwywAEpDGRBmc7rb_umosmiVfS3g (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: ae9de8bd9513f195727d (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request