Yes, that was the problem! After enabling it, authentication works. Thanks a lot!
------------------------------
Javier Araúz
------------------------------
Original Message:
Sent: Tue December 27, 2022 04:22 AM
From: André Leruitte
Subject: Failing authentication with IBMid: missing [code_challenge] error in redirect URL
Hi Javier,
The error messageCSIAQ0147E+The+required+parameter%3A+%5Bcode_challenge%5D+is+missing+in+the+request
is related to PKCE.
It seems that the client is not configured to use PKCE when sending the initial request to the IDP (the call to /authorize)
------------------------------
André Leruitte
------------------------------