The Cloud Service Provider (CSP) panel is the home for the CSP OAuth provisioning. Currently that includes support for two Service Providers:
You can provision access delegation to user data in the Service Provider using OAuth 2.0, an open protocol to allow secure authorization in a simple and standard method from web, mobile and desktop applications.
OAuth 2.0 allows users to share specific data with applications (for example, contact lists) while keeping their usernames, passwords, and other information private. With OAuth 2.0, user data is protected using access tokens. Applications that use OAuth 2.0 require an authorization code generated in MSL.
For more information on OAuth refer to the official website oauth.net