Skip to content

Commit 37fce3f

Browse files
authored
Update what-is-the-sap-authorization-and-trust-management-service-649961f.md
placing a blank for the word "serviceinstance"
1 parent cdd15a6 commit 37fce3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/60-security/what-is-the-sap-authorization-and-trust-management-service-649961f.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ The Cloud Foundry environment uses a standard implementation of OAuth 2.0 to pro
101101

102102
However, the OAuth 2.0 specification is reused for SAP BTP with a proprietary implementation to protect the resources of business web applications powered by the Cloud Foundry environment. The proprietary implementation exchanges the responsibilities of the OAuth 2.0 entities, client and resource owner: the OAuth 2.0 client - represented by the application - holds all the authorizations. A set or sub-set of these authorizations is assigned to the user after authentication in the system. The application also acts as the OAuth 2.0 resource server because it contains the resource apps. All apps of an application operate under the same OAuth 2.0 client.
103103

104-
The SAP Authorization and Trust Management service \(XSUAA\) provides functionality for administrating and assigning application authorizations. It acts as the OAuth 2.0 authorization server and represents a typical reuse service. The SAP Authorization and Trust Management servicebroker creates a service instance for each application. Each app that wants to enforce authorizations with the security client library is then bound to this SAP Authorization and Trust Management serviceinstance of the corresponding application.
104+
The SAP Authorization and Trust Management service \(XSUAA\) provides functionality for administrating and assigning application authorizations. It acts as the OAuth 2.0 authorization server and represents a typical reuse service. The SAP Authorization and Trust Management servicebroker creates a service instance for each application. Each app that wants to enforce authorizations with the security client library is then bound to this SAP Authorization and Trust Management service instance of the corresponding application.
105105

106106
> ### Note:
107107
> The Cloud Foundry environment also supports the following token grant types of Cloud Foundry.

0 commit comments

Comments
 (0)