cancel
Showing results for 
Search instead for 
Did you mean: 

Deploying the example cloud foundry project in the BTP learning course fails

Jason_Taylor
Associate
Associate
0 Kudos
114

When trying to cf push this project in the learning journey into the trial BTP  (git clone https://github.com/SAP-samples/cloud-foundry-runtime-learning-journey)
After logging in and succesfully building It fails with the following error in the log:
Error: Authentication kind "jwt" configured, but no XSUAA instance bound to application. Either bind an XSUAA instance, or switch to an authentication kind that does not require a binding.

View Entire Topic
Beyhan
Product and Topic Expert
Product and Topic Expert

Hi @Jason_Taylor ,

 

Thank you for bringing this to our attention. This issue is already known, and possible solutions are outlined here: https://github.com/SAP-samples/cloud-foundry-runtime-learning-journey/issues/6. We will update the learning journey to prevent any further confusion.

Best regards,
Beyhan

Jason_Taylor
Associate
Associate
0 Kudos
Thanks!