LogInCommunityMemberToSynCommPortal

Modified on Mon, 20 Apr at 12:23 AM

This method used for authenticating Community Member into Portal via Web Service

Input Object (XML)

Element

SQL Data Type

Description

CommunityLoginName

Varchar(100)

Community login name

CommunityPassword

Varchar(50)

Community login password

VendorToken

GUID

Synergetic client vendor token guid provided to third party by school.



Input object XML exmple

parentemail@shcool.edu.au password
5746E349-47EF-4841-921D-C38135278967

Output Object

Element

SQL Data Type

Description

CommunityID

integer

Community ID for given CommunityLoginName

SecurityToken

GUID

Security token to pass into Community Portal login url. E.g.

http://myschool/synergeticcommunityportal/pti.aspx?tok=\

{TokenValue}

ErrorMessage

Varchar

Error message if any error during web service call


Output Object XML example CommunityID="1234" SecurityToken="BEE96A2A-A682-47C3-BD14-EE41B0ABFDF2" ErrorMessage="" />

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article