Description: Updates the details on HTTP single sign-on access.
Since: Artifactory 7.57.1
Security: Requires admin user token authentication
Usage: PUT access/api/v1/httpsso
Sample Request
request body: { "http_sso_proxied": true, "auto_create_user": false, "allow_user_to_access_profile": false, "remote_user_request_variable": ""REMOTE_USER"", "sync_ldap_groups": true, }