Description: Returns the security configuration (security.xml).
Since: From Artifactory 2.2.0 - 6.x.
Deprecated from Artifactory 7.x and above, it is recommended to replace this REST with Export Access Configuration REST API which uses the access.bootstrap.json.
Notes: This is an advanced feature - make sure the new configuration is really what you wanted before saving.
Security: Requires a valid admin user
Usage: GET /artifactory/api/system/security
Produces: application/xml
Sample Output:
GET https://[JFrogPlatformURL]/artifactory/api/system/security
<security.xml/>