Skip to content

Application Management⚓︎

1 Overview⚓︎

Note: Application management is a JumpServer Enterprise edition feature.

  • Go to the PAM page, click Application Management > Application Management to open the application management page.
  • Application management provides unified invocation and retrieval services of asset accounts and passwords for external systems (accessed via API interface).

V4_pam_application1

2 Create application⚓︎

  • Click the Create button to create a new application.
  • You can set the application name, upload an icon, specify account policy and IP whitelist, set whether to activate, and set notes.

V4_pam_application2

3 Invocation records⚓︎

  • Click Invocation Records to view the invocation history of the application.

V4_pam_application3

4 Documentation⚓︎

  • Click Documentation to view API invocation examples based on cURL, Python, Go, Java, and Node.js.
  • This API provides PAM asset account viewing service, supporting RESTful-style invocation and returning data in JSON format.
  • For API documentation, please refer to: https://docs.jumpserver.org/en/v4/dev/rest_api/

V4_pam_application3