SAP-samples / teched2022-AD180

SAP TechEd 2022 Session AD180: Visually Build a Full-Stack Application with SAP AppGyver
https://www.sap.com/about/events/teched.html
Apache License 2.0
14 stars 14 forks source link

Please configure SAP BTP authentication first? #5

Open TMNielsenApS opened 1 year ago

TMNielsenApS commented 1 year ago

Hi Thank you for this great exercise.

I'm trying to do the exercise, but when I come to creating the frontend application, I can't add integration. The button "CLOUD FUNTIONS" is grayed out and when I hoover over it, I see the message "Please configure SAP BTP authentication first".

image

How to fix this problem?

Kind regards Thomas Madsen Nielsen

TMNielsenApS commented 1 year ago

Additional info.

I admit I don't understand the authentication setup, but here is the history of my setup.

When I installed SAP Build App on BTP (via Booster) I had some errors related to Identity Provider. Then I found this blog by Beatrice Parsch where I followed step 3 "Create a custom IAS tenant". Then I was able to run the SAP Build App Boster.

Now my user is linked to 2 identity providers. image

The Custom IAS tenant had all the BuildApps role collections and the Default identity provider has other role collections like Business_Application_Studio and ProcessAutomation.

In an attempt to fix the problem I sync'et the roles so both Identity providers now have all the same roles but this didn't help.

When the error message says "configure BTP authentication", I assume it is related to identity providers and role collections, but basically I don't understand this setup, so mayby it is something else?