Uploaded image for project: 'Ansible Automation Platform RFEs'
  1. Ansible Automation Platform RFEs
  2. AAPRFE-1273

[CyberArk Central Credential Provider plugin] Ability to choose any object_property

XMLWordPrintable

    • Icon: Feature Request Feature Request
    • Resolution: Unresolved
    • Icon: Undefined Undefined
    • None
    • 2.4
    • controller
    • None
    • False
    • Hide

      None

      Show
      None
    • False

      Object property is now as list of if's - https://github.com/Nenodema/AWX-Dev/blob/devel/awx/main/credential_plugins/aim.py#L110

      Would be better to just take any object property from user and validate if that exists or not.

       

      Example of API output from CyberArk:

        msg:
          cache_control: no-cache
          changed: false
          connection: close
          content_length: '409'
          content_type: application/json; charset=utf-8
          cookies: {}
          cookies_string: ''
          date: Tue, 30 Apr 2024 15:09:44 GMT
          elapsed: 16
          expires: '-1'
          failed: false
          json:
            Address: domain.com
            AppID: '10653'
            CPMDisabled: Manually Managed
            Content: foobar123
            CreationMethod: PVWA
            DeviceType: Application
            Folder: Root
            Name: nexususer-sonatype
            PasswordChangeInProcess: 'False'
            PolicyID: GenericApplication
            CustomAppName: sonatype
            CustomEnvironment: PROD
            CustomServer1: sonatype.domain.com:5000
            Safe: CUSTOM_ABC
            UserName: nexususer 

            chadwickferman Chad Ferman
            rhn-support-jskacel Jindrich Skacel
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: