SSO Ticket Change Targeted for September 22, 2018 Release

For improved security reasons, the following change will be made to the results of the operation “T” within the User API (LASCmd=AI:4;F:APIUTILS!50500).  This is the request for a Single Sign-On (SSO) Ticket, and will take effect in our 13.9 product release on September 22, 2018.   

The request will remain the same, but the results will change.  Instead of returning an integer, such as this:

...

<ResultRow>

<LoginTicketKey>12345</LoginTicketKey>

</ResultRow>

...

 

The Brandlive API will return a string, such as this:

...

<ResultRow>

<LoginTicketKey>35F361DF-BB58-4B26-82E5-2DAB69AD08AB</LoginTicketKey>

</ResultRow>

...

Your system should handle the updated result format appropriately, and not datatype the value as an integer.  If you have any questions regarding this update, please reach out to the Brandlive Solutions Team at solutions@brandlive.com

Was this article helpful?
0 out of 0 found this helpful
Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.