Hi,
In our migration V5 to V10 project we need to implement some feature (if there not a bug...) of V5 that not working in V10
In V5 was possible to define regex pattern in OAuth Redirect URI field during Onboarding action, here is an example:
http://MyFintechOrg.com/.* defined in this field, and request to "/token/authorize" endpoint with the value "http://MyFintechOrg.com/redirect" in redirect_uri query param
this allowed for authorization and authentication (user).
But this not work in V10 - all characters of URL above perceived as string chars, so my question if there some workaround to implement logic in V10 like in V5 ?
Thanks in advance,
Sergey
------------------------------
Sergey Paponov
------------------------------
Original Message:
Sent: Fri December 16, 2022 03:31 PM
From: Jeroen Willems
Subject: APIC OAuth
Hi,
your redirect URI configured in the calling APP is probably different then the one used in the request or not configured at all.
cheers,
Jeroen
------------------------------
jeroen willems
Original Message:
Sent: Thu December 15, 2022 01:29 PM
From: Juan Carlos Hernandez Castillo
Subject: APIC OAuth
Hi team,
I'm trying to configure native oauth on APIC. When I finished my configuration and tried to call my endpoint, I had this response.

Any idea why this occurs? Thanks in advance
------------------------------
Juan Carlos Hernandez Castillo
------------------------------