You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: managed-html5-runtime-jwt-kyma/README.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
# Basic SAPUI5 App with a Managed Application Router and a Backend Component in the Kyme Runtime
1
+
# Basic SAPUI5 App with a Managed Application Router and a Backend Component in the Kyma Runtime
2
2
3
3
4
4
## Diagram
@@ -8,7 +8,7 @@
8
8
9
9
## Description
10
10
11
-
This is an example of an SAP Fiori app that is accessed by a managed application router and a backend component that runs in the Kyma runtime. The SAPUI5 app is exposed to an SAP Launchpad service and is visible in the content manager of the launchpad. The app is deployed to the HTML5 Application Repository via the Cloud Foundry environment and uses the Authentication & Authorization service (XSUAA service) and the destination service.
11
+
This is an example of an SAP Fiori app that is accessed by a managed application router and a backend component that runs in the Kyma runtime. The SAPUI5 app is exposed to an SAP Launchpad service and is visible in the content manager of the launchpad. The app is deployed to the HTML5 Application Repository via the Kyma runtime and uses the Authentication & Authorization service (XSUAA service) and the destination service.
12
12
The backend component accepts incoming requests and returns the payload of the decoded JWT token (if available) at `/be`.
0 commit comments