Advertisement
Guest User

Untitled

a guest
Nov 25th, 2015
82
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.46 KB | None | 0 0
  1. ID: 2
  2. Address: http://localhost:8080/tetra-auth/POPS/authenticate
  3. Http-Method: PUT
  4. Content-Type: application/xml
  5. Headers: {Content-Type=[application/xml], Accept=[application/xml]}
  6. Payload: <?xml version="1.0" encoding="UTF-8" standalone="yes"?><ns2:authTokenRequestDto xmlns:ns2="dto.client.auth.tetra.strikersoft.com"><login>tetra-support@strikersoft.com</login><password>12345+</password></ns2:authTokenRequestDto>
  7. --------------------------------------
  8. ID: 2
  9. Response-Code: 401
  10. Encoding: ISO-8859-1
  11. Content-Type: application/xml
  12. Headers: {Content-Length=[309], content-type=[application/xml], Date=[Wed, 25 Nov 2015 10:12:32 GMT], Server=[Jetty(8.1.14.v20131031)]}
  13. --------------------------------------
  14.  
  15. FUSE LOG:
  16. 2015-11-25 12:14:09,045 | INFO | tp1906802739-767 | info | ? ? | 279 - tetra-auth - 1.0.0 | Authentication request -login: tetra-support@strikersoft.com -application: POPS -spaceId: null
  17. 2015-11-25 12:14:09,049 | INFO | tp1906802739-767 | info | ? ? | 279 - tetra-auth - 1.0.0 | Space id for user was found -login: tetra-support@strikersoft.com -application: POPS -spaceId: 15
  18. 2015-11-25 12:14:09,050 | INFO | tp1906802739-767 | info | ? ? | 279 - tetra-auth - 1.0.0 | User has no permissions -login: tetra-support@strikersoft.com -application: POPS -spaceId: 15
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement