1 Reply Latest reply on May 28, 2012 5:32 AM by davsclaus

    REST Authentication Approache: "API keys" ?

    redben

      Hi,

      I am evaluating possible scenarios to manage authentication of a few REST services. I have been reading around the Web (and the books) about this. So there is Basic http and SSL/TLS + digest.

      I am wondering how one could implement authentication as "API keys" within CXF, instead of username and password ?