Layer7 API Management

  • 1.  API authenitation

    Posted Jun 11, 2018 03:59 PM

    I am setting up access to PM with REST and need to understand how the API handles authentication



  • 2.  Re: API authenitation
    Best Answer

    Broadcom Employee
    Posted Jun 11, 2018 10:25 PM

    Hello,

     

    Are you looking for the authentication methods when you call the REST Management API service of the CA API Gateway?

    The documentation of the REST Management API service is provided with the API itself as HTML documents. Please refer to the following URL - https://<Your CA API Gateway host>:<port>/restman/1.0/doc/home.html .

     

     

    The REST Management API service accepts two authentication methods, HTTP Basic authentication or Client Certificate mutual authentication. Client Certificate mutual authentication is recommended in the "Authentication" section of the document.

     

    HTTP Basic authentication would be simple and easy for trial. The same credentials as the Policy Manager can be used for the access to the REST Management API service.

     

    Best regards,

    Seiji



  • 3.  Re: API authenitation

    Broadcom Employee
    Posted Nov 10, 2018 12:37 AM

    Was your question answered with the information provided?

     

    Sincerely,

     

    Stephen Hughes

    CA Support