Menu

Authorization header in web services

Help
2017-04-03
2017-04-03
  • Jorge Dreher

    Jorge Dreher - 2017-04-03

    Can web services be secured by an authorization header?

    Thank you very much

     
  • Sergey Zyrianov

    Sergey Zyrianov - 2017-04-04

    OpenL is using CXF technology "transparently" - this means you can leverage all the features of CXF including security. If an annotation needs to be put in interface - check our "template interface" feature and documentation how to use it.
    For the start you need to check how security is configured in CXF and choose most appropriate option for your case.

     
  • Jorge Dreher

    Jorge Dreher - 2017-04-04

    Thank you very much for the prompt reply.

     

Log in to post a comment.