cancel
Showing results for 
Search instead for 
Did you mean: 

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

1,184

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)?

Accepted Solutions (0)

Answers (3)

Answers (3)

0 Kudos

Dear All,

you can delete the extra xsuaa service from the XSA Admin tools. Possibly application bind to another xsuaa automatically and binding is now not getting deleted.

Regards,

Anubhav.

nileshpuranik
Explorer
0 Kudos

Hi Gokhan,

Were you able find out the issue ? I am in the same situation,.. tried multiple things but nothing seems to be working.

Br

Nilesh

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>