Authentication of Requests
Authentication of Requests
Business User
Since Joule is built on SAP BTP, Cloud Foundry environment, all requests to the user
interface are handled by a central AppRouter which requires an OAuth Authorization
Code grant flow.
The XSUAA acts as the issuer of the authorization code and requires the user to
authenticate, as configured in the Trust Configuration for the corresponding SAP
BTP subaccount.
1. When a user triggers a logout from Joule Admin Center, an SLO request is
initiated to terminate the user session on other applications and corporate identity
providers.
2. When a user logs out from the parent application (such as, SAP SuccessFactors
or SAP S/4 HANA Public Cloud), the SLO request from Identity Authentication to
terminate the user session in Joule is triggered.
1. Sign into the administration console for SAP Cloud Identity Services.
7. Confirm the Redirect URIs and Post Logout Redirect URIs has the following
value https://.<landscape_identifier>.sapdas.cloud.sap/**.
Related Information
OAuth Password Authentication