Results 1 to 2 of 2

Thread: XwsSecurityInterceptor question

  1. #1
    Join Date
    Nov 2007
    Posts
    122

    Default XwsSecurityInterceptor question

    Hi Arjen and All,

    I have been using XwsSecurityInterceptor and SpringDigestPasswordValidationCallbackHandler for ws digest password security, this works fine. Now I have a requirement that I need to check authentication using organization Id , User Id, password instead of user Id and password. I can do that using userdetails Service.

    But the issue is organization Id is part of the payload and User Id ,password is part of UserNameToken soap header. I looked at the XwsSecurityInterceptor code and didn't find how can I do this?

    Do you have any ideas how can I accomplish this?

    Regards
    Harshi

  2. #2

    Default

    Hi Harshi,
    Did you find the solution for this? I also want to achieve something like this and want to add some Callback for the extra propery which I want to validate. But could not find any sample available for this. Please share your view.

    Thanks,
    SE

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •