Get HTTP SSO

JFrog REST APIs

ft:sourceType
Paligo

Description: Returns the details on HTTP single sign-on access.

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,
}