response_type: id_token (required, the tool must use a value of id_token)
redirect_uri:
https://lti-ri.imsglobal.org/lti/tools/3149/launches
response_mode: form_post (required, tools and platforms must support a value of form_post)
client_id: PercipioClient (required, client identifier valid at the Platform)
scope: openid (required, must contain the openid scope value)
state: eyJ0eXAiOiJKV1QiLCJhbGciOiJSUzI1NiIsImtpZCI6IllaS1BRZWdmd2pWUGcxc0swSTJGSlAwb1VfZlQ5MHlCOXRKQXVCMWVRYUUiLCJ0eXAiOiJKV1QifQ.eyJ0b29sX2lkIjozMTQ5LCJzdGF0ZV9ub25jZSI6Ijg5MDU5ZTk1ZGVlNDQ3NjNmMGQ1IiwicGFyYW1zIjp7ImNvbnRyb2xsZXIiOiJsdGkvbG9naW5faW5pdGlhdGlvbnMiLCJhY3Rpb24iOiJpbmRleCIsInRvb2xfaWQiOiIzMTQ5In0sImlzcyI6IlBlcmNpcFRvb2wiLCJzdWIiOiJQZXJjaXBpb0NsaWVudCIsImF1ZCI6Imh0dHBzOi8vbHRpLXJpLmltc2dsb2JhbC5vcmcvcGxhdGZvcm1zLzM1MTQvYWNjZXNzX3Rva2VucyIsImlhdCI6MTc3NDk1NTI0NSwiZXhwIjoxNzc0OTU1NTQ1LCJqdGkiOiJjNjBjNTk5MjYxY2I5ZDE3YjMxMCJ9.iPjut_1BWoyhOyP1zVqa-H_fYGdVeg_kz7L51WkYvFdd1GjmGkhtk4hx3A_uB-zlXfjX5EjS8tY34Gg-a7oBVTjLPncLBCLVHBQLO2MMbLGKSLAF645J8EDONS6ZeEMlcRezHy6LSoKGnLbLcDnXl6Sijg6MnniK4IZmfttIhsvzmCG6_NrDNta5GU3yZ3aVPYjHH5ghMfCeRLy_z5EYWadCOFPq64_FgW-9vk_vsEDDOhXILEACU1DYh1gohwlb4V26YL9rtlhmNDVQv32b_ThsJZmeDFxb-JFnpynegvCPBh633YBEmDQWC2wtdrpsTYKby-dH02eSF8ws4PUbPQ (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: 89059e95dee44763f0d5 (optional, string value used to associate a client session with an ID token, and to mitigate replay attacks)
Send GET Request