cancel
Showing results for 
Search instead for 
Did you mean: 

XSA uaa authorization and "Found 2 services matching uaa" issue

Hi everyone,

I configured uaa service and tried to run my application and I faced to "Found 2 services matching uaa" error. Another issue is that when I try GET Request from postman with access token I m getting 403 not authorized error. I don't know what I m missing.

0 Kudos

By the way, When I build my project after creation of my uaa service it generates another uaa service and there is no binding application to it. Why is is generating another service ?

Thanks for your help.

Gokhan.

Ivan-Mirisola
Product and Topic Expert
Product and Topic Expert
0 Kudos

Could you please share how you've setup your mta.yml file (or manifest.yml)?

View Entire Topic
GregorMünker
Advisor
Advisor
0 Kudos

if you are running the approuter in Kyma:
Just add the env to the container

- name: UAA_SERVICE_NAME
value: <your_desired_xsuaa>