IT Process Automation

 View Only
  • 1.  PAM x Ansible x OpenStack x OpenShift

    Posted May 09, 2018 02:56 PM

    Is PAM Already Prepared to Run Embedded Ansible Script?
    Are there any initiatives to create a native PAM integration with OpenStack and OpenShift?



  • 2.  Re: PAM x Ansible x OpenStack x OpenShift

    Posted May 16, 2018 07:51 PM

    You can use the soap or http operators to integrate with just about any 3rd party app. We’ve integrated PAM with Ansible using the http post operator.

     

    They key is to test the integration outside of PAM first using tools like SoapUI or Postman and once the web service calls are successful outside of Pam then create a Pam process to tie them together.