Get HTTP SSO Settings

JFrog REST APIs

Products
JFrog Xray
Content Type
REST API
ft:sourceType
Paligo

Description: Returns the status of Disable Basic Authentication in the JPD.

Since: Artifactory 7.57.1

Security: Requires admin user token authentication

Usage: GET access/api/v1/httpsso

Sample Response

{
  "http_sso_proxied": true,
  "auto_create_user": false,
  "allow_user_to_access_profile": false,
  "remote_user_request_variable": ""REMOTE_USER"",
  "sync_ldap_groups": true,
}