Versions Compared

Key

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

...

Panel
titlePwsAuthenticateRs

...

Element

Data Type

Description

Sample Data

Messages

PwsMessage [ ]

Click here for more information.


ResponseId

Int32

Click here for more information.

0

Status

RequestStatus

Click here for more information.

Ok

ServerTimestampUtc

DateTime

Click here for more information.

2018-01-16T18:43:11.6585593Z

RedirectUrl

String

Projector accounts are hosted on multiple servers. To simplify the authentication process, an authentication request may be issued to any server endpoint. However, if the account’s data is hosted on a different server, this will be the base URL of the server that hosts the data. The same authentication request should be re-sent to the specified endpoint.


SessionTicket

String (24)

Click here for more information.

ARQC8d/V3CZk+kOWf7w3KQ==

AccountIdentity

PwsAccountRef

The unique keys used to identify an account


UserIdentity

PwsUserRef

The unique keys used to identify an user


SuperUserFlag

Boolean

If true, web service user is a Projector support user.

true/false

DocumentServerUrl

String

The base URL for uploading and downloading documents

https://doc.projectorpsa.com/1

Account

PwsAccountSummary

Click here for more information.


User

PwsUserSummary

Click here for more information.


...