Pentaho

 View Only
  • 1.  Authentication to Carte

    Posted 04-03-2023 07:53

    Hello

    I'd like to send a REST API from my client app  and authenticate to Carte before requesting to trigger transformations.
    Does Carte support REST API authentication via OAuth 2.0?
    Does Carte support REST API authentication Basic Auth over HTTPS? (not HTTP)

    My questions are for both Enterprise edition and Community edition
    Where can I find the documentation on the above?

    Thank you



    ------------------------------
    Keren Surujon
    Systems Engineer
    BMC
    ------------------------------


  • 2.  RE: Authentication to Carte

    Posted 04-04-2023 09:29

    Hello Keren,
      for one of our projects we are starting jobs/transformations through Carte via REST API with Basic Auth over HTTPS. (Community Edition)

    Some useful documentation is here:
    https://help.hitachivantara.com/Documentation/Pentaho/9.4/Developer_center/REST_API_Reference/Carte

    Kind regards



    ------------------------------
    Antonio Petrella
    Data Service Manager
    UNOG
    ------------------------------



  • 3.  RE: Authentication to Carte

    Posted 04-09-2023 14:33

    Thank you very much Antonio Petrella  !

    Looking for documentation as for how to set EE and CE env to use https  (I do not have access to EE documentation) if that is available.  

    Kind Regards

    Keren Surujon
    Systems Engineer
    BMC



    ------------------------------
    Keren Surujon
    Systems Engineer
    BMC
    ------------------------------



  • 4.  RE: Authentication to Carte

    Posted 04-17-2023 03:15

    Hello Keren,
      you can read this page: https://help.hitachivantara.com/Documentation/Pentaho/9.4/Products/Set_Up_a_Carte_Cluster, specifically the paragraph "Configuring Carte Server SSL" has the documentation on how to achieve that.
    In a nutshell, you need to configure the pwd/carte-config-master.xml file with the keyStore path and password as well as Carte port, hostname, username and password and then start Carte from the command line providing such file:

    ./carte.sh ./pwd/carte-config-master.xml


    Kind regards,



    ------------------------------
    Antonio Petrella
    Data Service Manager
    UNOG
    ------------------------------