Luis Abreu
plaatst dit op mei 25, 2011 16:28
With the SSO Service you can build an auto-login application to Nmbrs.
You can use the SSO service located at https://api.nmbrs.nl/soap/v2.0/SingleSignOn.asmx to request an authentication token. For this you have to supply a valid Nmbrs user account email and password.
With the requested token, you can send it to our login page in order to access the Nmbrs UI.
https://<nmbrs_environment>/applications/common/externalactions.aspx?login=nmbrs&ID=<token>
where:
After you request this url, if the token is valid, you will be redirected to Nmbrs.