US and Worldwide: +1 (866) 660-7555
Results 1 to 5 of 5

Thread: Digest Authentication for Rest Web Service

  1. #1
    Join Date
    Jun 2012
    Posts
    4

    Default Digest Authentication for Rest Web Service

    I am trying to access an external Rest web service that requires digest authentication. I've looked at the Rest Client and the HTTP Client, but I can't figure out how to turn on digest authentication. I only see options for basic authentication. Does anyone know how I can do a digest authentication in the Rest client step?

  2. #2
    Join Date
    Jun 2012
    Posts
    1,470

    Default

    Quote Originally Posted by whynotmatt View Post
    Does anyone know how I can do a digest authentication in the Rest client step?
    No way.

    Currently the ReST client step is only capable of Basic Authentication.
    Don't you have transport layer security, anyway?
    pdi-ce-4.3.0-stable
    OpenJDK IcedTea 2.3.7 (7u21)
    ubuntu 12.04 LTS (x86_64)

  3. #3
    Join Date
    Jun 2012
    Posts
    4

    Default

    The api is housed by a third party vendor, so I cannot change the authentication layer for it. Right now they are only providing digest authentication.

  4. #4
    Join Date
    Jun 2012
    Posts
    1,470

    Default

    I see.

    Do you feel comfortable to implement your own transformation step?

    And can you give an order of magnitude for the service requests you are planning?
    pdi-ce-4.3.0-stable
    OpenJDK IcedTea 2.3.7 (7u21)
    ubuntu 12.04 LTS (x86_64)

  5. #5
    Join Date
    Nov 2012
    Posts
    2

    Default

    Hi,

    i would like to send digest authentication request to pentaho server using PHP. What are the steps i have to follow in order to do this ? (which url do i have to call, etc... ) ? Do i have to enable something on the pentaho server to be able to use this authentication mechanism ?

    I want to use digest because basic authentication shows clearly the password in the request referer and that's too bad !

    Please help, it's really important !!

    YSA

Posting Permissions

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