cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
935
Views
0
Helpful
2
Replies

WebServices - Authentication sevrice

Emir AmEx (9.1)
Level 1
Level 1

I ran the Authenticate per Session request and received a valid session token. Using SoapUI.Then  I ran a subsequent request, which is denied with error AUTH002 or error  AUTH008 depending what values I add to the header, Any suggestions on  how to properly use the Authenticate per Session Token?

From the Guide:
Authenticate per Session
In this approach the user first makes an Authentication web service call and authenticates
the user. The server then establishes a session for this user. As long as this session is valid,
this user can make additional web service calls. The authenticate per session request is
included in the AuthenticationService WSDL.

   <soap:Header>
       <AuthenticationToken>
          <Username>eemino</Username>
          <SessionId>5CFFA1In8gx5_ryF38j1HqN</SessionId>
       </AuthenticationToken>
    </soap:Header>

2 Replies 2

Emir AmEx (9.1)
Level 1
Level 1

buehler?

Emir AmEx (9.1)
Level 1
Level 1

from nS: In essence, right now we don't support authenticate per session through the passing of authentication token

Review Cisco Networking for a $25 gift card