You are here: Using SOAP > v2006 services > Authentication > Authentication v2006 notes

Authentication Web Service v2006 notes

Token authentication

Token length

WS-Security

Token validation

Token authentication

Any request to an ArcWeb service needs to include validating information that the request is coming from an authorized ArcWeb user. Authentication Web Service tokens allow you to pass this authentication information in an encrypted and secure state. See Authentication Web Service overview for details about using tokens from Authentication Web Service.

WS-Security

As an alternative to using tokens from Authentication Web Service, .NET and Axis toolkit users can include authentication information via a WS-Security header. See ArcWeb Services Authentication for more information.

Length of the authentication token string

The authentication token string length is variable, depending on the length of the information it is encoding.

Token validation

Use the method validateToken to determine if a new token needs to be generated for an upcoming request. This helps make token regeneration seamless to an application end user.

 


Visit the Feedback page to give comments or suggestions about the ArcWeb Developer's Guide.

ArcWeb site | ArcWeb support | support.esri.com

Copyright © ESRI