Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Proper management and security of profile data are crucial for maintaining data integrity and privacy. This document provides a comprehensive technical specification to guide partners in accessing and utilizing the User Profile web service from their web service clients. 

Table of Contents
stylenone

Need to Know 

  • The User Profile web service utilizes Extensible Markup Language (XML) messages and adheres to the  Simple Object Access Protocol (SOAP) standard, which facilitates the exchange of structured information. 

  • Partners and application providers can develop web service clients to interact with the User Profile web service using the Web Service Definition Language (WSDL) file and schema provided in this document. WSDL is an XML format that describes network services by defining endpoints, expected parameters, and data structures in a machine-readable format. 

  • With the User Profile web service, web service clients can retrieve and update user profile information. Clients must specify the desired profile details in each request to minimize latency and avoid the performance overhead of multiple API calls. User identification is managed through an ID (externalID) provided during single sign-on (SSO) via Security Assertion Markup Language (SAML) identity assertion. 

  • or technical specifications related to session management and SSO integration, refer to Implementing Single Sign-On (SSO) for Desktop

  • To configure this subscription at the super-domain level for multiple sites, submit a Deem Support case to receive the instructions for configuring the web service at the super-domain. 

  • The following instructions pertain to site-level configuration. Settings configured in your template site will automatically apply to any new sites created from that template. 

...