Hi,
do you have any idea, how to implement OAuth2 Authorization Code Flow integration in IFS Aurena? We need to create integration with bank, where is only Authorization Code Flow possible (logging to account, approval in mobile app, configuration, granting priviledges, ...).
At this point, I have no idea, how to prepare callbackUrl for accepting GET request with strictly defined URL parameters.
Is there any manual how to prepare own SVC not depending on OData protocol?
Or use something like /soapgateway to receive and store incomming GET request?