When setting up a REST Data Source with Authentication server I am getting the following error:
IDX10214: Audience validation failed. Audiences: 'urn:microsoft:userinfo'. Did not match: validationParameters.ValidAudience: 'null' or validationParameters.ValidAudiences: 'net.tcp://xxx/xxxopscvcli-serverapp_sit'.
NOTE that I have not specified 'urn:microsoft:userinfo' anywhere in my configuration and I have no idea where it is coming from!
However, I also did not specify the net.tcp://xxx/xxxopscvcli-serverapp_sit
which is probably why I am getting this error. Where in Apex should I have specify it?
Regards,
Pawel