Hello Team,
I'm trying to get our tool to work with 1.3 and brightspace. I'm currently trying to implement openid to autheticate with.
Brightspace gets to my auth method fine but when I try to redirect the user to the openid auth endpoint I keep gettings 404. Checking your help it says to check I have all parameters correct which I believe I do.
Can anyone see anything wrong with this redirect?
https://***.brightspace.com/d2l/lti/authenticate client_id: ****
login_hint: *****
lti_message_hint: *****
nonce: 122c0f56-bdff-4e0e-8f1f-a5133b96a0b7
prompt: none
redirect_uri: ***
response_mode: form_post
response_type: id_token
scope: openid
state: 12470601-b9cb-4dfe-b876-3e63c1802745
Rather redirecting to correct url, its redirecting to
https://***.brightspacedemo.com/d2l/error/404