...
WCF parameter | data type | description |
---|---|---|
authServerPartnerLoginName | string | SurePassId SurePassID account login name |
authServerPartnerLoginPassword | string | SurePassId SurePassID account login key |
authServerPartnerUserLoginName | string | User account login name |
appId | string | Fido appId (origin) or facetId |
printedSerialNumber | string | A specific device assigned to this user. If this is left empty then the first device assigned |
...
REST parameter | data type | description |
---|---|---|
spAccountLoginName | string | SurePassId SurePassID account login name |
spAccountLoginKey | string | SurePassId SurePassID account login key |
username | string | user account login name |
type | string | pre_sign |
appId | string | Fido appId (origin) or facetId |
psn | string | A specific device assigned to this user. If this is left empty then the first device assigned |
...