{"id":24156,"date":"2024-02-15T14:53:34","date_gmt":"2024-02-15T22:53:34","guid":{"rendered":"https:\/\/docs.extraview.com\/v25\/book\/ldap-connections-sso-1\/"},"modified":"2025-02-13T13:43:49","modified_gmt":"2025-02-13T21:43:49","slug":"ldap-connections-sso-1","status":"publish","type":"page","link":"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/external-authentication-ldap-sso-and-saml-1\/ldap-connections-sso-1\/","title":{"rendered":"LDAP Connections with SSO"},"content":{"rendered":"<p>ExtraView can be configured to use an LDAP directory for details of users. This is optional, and is controlled by the same behavior setting that signifies whether SSO is turned off or on (SSO_STATE). See the section on Single Sign On within this guide for more information.<\/p>\n<h3>\n\tLDAP Server Information<\/h3>\n<p>Once again, see above for the ExtraView behavior settings that control the connection. In addition, the ExtraView configuration file <span class=\"fixedWidthFont\">Configuration.properties<\/span> specifies the parameters required to access the LDAP server.<\/p>\n<p>There is an assumption that only a single LDAP server will be configured. The following information also assumes that the administrator is familiar with the configuration of LDAP servers.<\/p>\n<p>In the ExtraView configuration file, the following fields will be mapped to matched the host LDAP data structures:<\/p>\n<table class=\"border\">\n<tbody>\n<tr>\n<td>\n\t\t\t\t<span class=\"fixedWidthFont\">#########################<br \/>\n\t\t\t\t## LDAP SEARCH MAPPING ##<br \/>\n\t\t\t\t#########################<br \/>\n\t\t\t\tLDAP_PRIMARYKEY = primary_key<br \/>\n\t\t\t\tLDAP_SURNAME = surname<br \/>\n\t\t\t\tLDAP_GIVENNAME = given_name<br \/>\n\t\t\t\tLDAP_COMMONNAME = common_name<br \/>\n\t\t\t\tLDAP_DISTINGUISHEDNAME = distinguishedname<br \/>\n\t\t\t\tLDAP_EMAIL = email_address<br \/>\n\t\t\t\tLDAP_STREET = street_address<br \/>\n\t\t\t\tLDAP_CITY = city<br \/>\n\t\t\t\tLDAP_STATE = state<br \/>\n\t\t\t\tLDAP_POSTALCODE = postal_code<br \/>\n\t\t\t\tLDAP_COUNTRY = country_name<br \/>\n\t\t\t\tLDAP_PHONE = telephone_number<br \/>\n\t\t\t\tLDAP_MOBILE = mobile_number<br \/>\n\t\t\t\tLDAP_PAGER = pager_number<br \/>\n\t\t\t\tLDAP_COMPANYNAME = your_companyname <\/span><\/td>\n<\/tr>\n<\/tbody>\n<\/table>\n<p>ExtraView maps the following LDAP fields, if they are configured for use and if they are accessible in LDAP by ExtraView.<\/p>\n<table class=\"border\">\n<tbody>\n<tr class=\"tableHeaderRow\">\n<td>\n\t\t\t\tExtraView Field<\/td>\n<td>\n\t\t\t\tLDAP Field<\/td>\n<td>\n\t\t\t\tMapped<\/td>\n<td>\n\t\t\t\tComments<\/td>\n<\/tr>\n<tr>\n<td valign=\"top\">\n\t\t\t\t<b>User ID<\/b><\/td>\n<td valign=\"top\">\n\t\t\t\tLDAP_PRIMARYKEY<\/td>\n<td valign=\"top\">\n\t\t\t\tYes<\/td>\n<td>\n\t\t\t\tUsed for login and user authentication<\/td>\n<\/tr>\n<tr>\n\t\t<\/tr>\n<tr>\n<td valign=\"top\">\n\t\t\t\tFirst name<\/td>\n<td valign=\"top\">\n\t\t\t\tLDAP_GIVENNAME<\/td>\n<td valign=\"top\">\n\t\t\t\tYes<\/td>\n<td>\n\t\t\t\t&nbsp;<\/td>\n<\/tr>\n<tr>\n\t\t<\/tr>\n<tr>\n<td valign=\"top\">\n\t\t\t\t<b>Last name<\/b><\/td>\n<td valign=\"top\">\n\t\t\t\tLDAP_SURNAME<\/td>\n<td valign=\"top\">\n\t\t\t\tYes<\/td>\n<td>\n\t\t\t\t&nbsp;<\/td>\n<\/tr>\n<tr>\n\t\t<\/tr>\n<tr>\n<td valign=\"top\">\n\t\t\t\t<b>Password<\/b><\/td>\n<td valign=\"top\">\n\t\t\t\tLDAP_PSWRD<\/td>\n<td valign=\"top\">\n\t\t\t\tYes<\/td>\n<td>\n\t\t\t\tUsed for login and user authentication. Note that the password is used only when inserting a new user via LDAP connection, and only if the CUSTOM_AUTHENTICATION behavior setting is set to NO.<\/td>\n<\/tr>\n<tr>\n\t\t<\/tr>\n<tr>\n<td valign=\"top\">\n\t\t\t\tExpire password<\/td>\n<td valign=\"top\">\n\t\t\t\tNA<\/td>\n<td valign=\"top\">\n\t\t\t\tNo<\/td>\n<td>\n\t\t\t\t&nbsp;<\/td>\n<\/tr>\n<tr>\n\t\t<\/tr>\n<tr>\n<td valign=\"top\">\n\t\t\t\tUser Roles<\/td>\n<td valign=\"top\">\n\t\t\t\tNA<\/td>\n<td valign=\"top\">\n\t\t\t\tOptional<\/td>\n<td>\n\t\t\t\tMay use rule mapping to map this field<\/td>\n<\/tr>\n<tr>\n\t\t<\/tr>\n<tr>\n<td valign=\"top\">\n\t\t\t\tPrivacy Groups<\/td>\n<td valign=\"top\">\n\t\t\t\tNA<\/td>\n<td valign=\"top\">\n\t\t\t\tOptional<\/td>\n<td>\n\t\t\t\tMay use rule mapping to map this field<\/td>\n<\/tr>\n<tr>\n\t\t<\/tr>\n<tr>\n<td valign=\"top\">\n\t\t\t\tSet Default Area<\/td>\n<td valign=\"top\">\n\t\t\t\tNA<\/td>\n<td valign=\"top\">\n\t\t\t\tOptional<\/td>\n<td>\n\t\t\t\tMay use rule mapping to map this field<\/td>\n<\/tr>\n<tr>\n\t\t<\/tr>\n<tr>\n<td valign=\"top\">\n\t\t\t\tSet Default Project<\/td>\n<td valign=\"top\">\n\t\t\t\tNA<\/td>\n<td valign=\"top\">\n\t\t\t\tOptional<\/td>\n<td>\n\t\t\t\tMay use rule mapping to map this field<\/td>\n<\/tr>\n<tr>\n\t\t<\/tr>\n<tr>\n<td valign=\"top\">\n\t\t\t\t<b>Email address<\/b><\/td>\n<td valign=\"top\">\n\t\t\t\tLDAP_EMAIL<\/td>\n<td valign=\"top\">\n\t\t\t\tYes<\/td>\n<td>\n\t\t\t\t&nbsp;<\/td>\n<\/tr>\n<tr>\n\t\t<\/tr>\n<tr>\n<td valign=\"top\">\n\t\t\t\tDate Format<\/td>\n<td valign=\"top\">\n\t\t\t\tNA<\/td>\n<td valign=\"top\">\n\t\t\t\tNo<\/td>\n<td>\n\t\t\t\t&nbsp;<\/td>\n<\/tr>\n<tr>\n\t\t<\/tr>\n<tr>\n<td valign=\"top\">\n\t\t\t\tTime in 24 Hour Format<\/td>\n<td valign=\"top\">\n\t\t\t\tNA<\/td>\n<td valign=\"top\">\n\t\t\t\tNo<\/td>\n<td>\n\t\t\t\t&nbsp;<\/td>\n<\/tr>\n<tr>\n\t\t<\/tr>\n<tr>\n<td valign=\"top\">\n\t\t\t\tDrilldown Report format<\/td>\n<td valign=\"top\">\n\t\t\t\tNA<\/td>\n<td valign=\"top\">\n\t\t\t\tNo<\/td>\n<td>\n\t\t\t\t&nbsp;<\/td>\n<\/tr>\n<tr>\n\t\t<\/tr>\n<tr>\n<td valign=\"top\">\n\t\t\t\tTime zone<\/td>\n<td valign=\"top\">\n\t\t\t\tNA<\/td>\n<td valign=\"top\">\n\t\t\t\tYes<\/td>\n<td>\n\t\t\t\t&nbsp;<\/td>\n<\/tr>\n<tr>\n\t\t<\/tr>\n<tr>\n<td valign=\"top\">\n\t\t\t\tNotify on own updates<\/td>\n<td valign=\"top\">\n\t\t\t\tNA<\/td>\n<td valign=\"top\">\n\t\t\t\tNo<\/td>\n<td>\n\t\t\t\t&nbsp;<\/td>\n<\/tr>\n<tr>\n\t\t<\/tr>\n<tr>\n<td valign=\"top\">\n\t\t\t\tJob title<\/td>\n<td valign=\"top\">\n\t\t\t\tNA<\/td>\n<td valign=\"top\">\n\t\t\t\tYes<\/td>\n<td>\n\t\t\t\t&nbsp;<\/td>\n<\/tr>\n<tr>\n\t\t<\/tr>\n<tr>\n<td valign=\"top\">\n\t\t\t\t<b>Company name<\/b><\/td>\n<td valign=\"top\">\n\t\t\t\tLDAP_COMPANYNAME<\/td>\n<td valign=\"top\">\n\t\t\t\tYes<\/td>\n<td>\n\t\t\t\tThis is not used in the mapping<\/td>\n<\/tr>\n<tr>\n\t\t<\/tr>\n<tr>\n<td valign=\"top\">\n\t\t\t\tAddress<\/td>\n<td valign=\"top\">\n\t\t\t\tLDAP_STREET<\/td>\n<td valign=\"top\">\n\t\t\t\tYes<\/td>\n<td>\n\t\t\t\t&nbsp;<\/td>\n<\/tr>\n<tr>\n\t\t<\/tr>\n<tr>\n<td valign=\"top\">\n\t\t\t\tCity<\/td>\n<td valign=\"top\">\n\t\t\t\tLDAP_CITY<\/td>\n<td valign=\"top\">\n\t\t\t\tYes<\/td>\n<td>\n\t\t\t\t&nbsp;<\/td>\n<\/tr>\n<tr>\n\t\t<\/tr>\n<tr>\n<td valign=\"top\">\n\t\t\t\tState \/ Province<\/td>\n<td valign=\"top\">\n\t\t\t\tLDAP_STATE<\/td>\n<td valign=\"top\">\n\t\t\t\tYes<\/td>\n<td>\n\t\t\t\t&nbsp;<\/td>\n<\/tr>\n<tr>\n\t\t<\/tr>\n<tr>\n<td valign=\"top\">\n\t\t\t\tZip \/ Postal Code<\/td>\n<td valign=\"top\">\n\t\t\t\tLDAP_POSTALCODE<\/td>\n<td valign=\"top\">\n\t\t\t\tYes<\/td>\n<td>\n\t\t\t\t&nbsp;<\/td>\n<\/tr>\n<tr>\n\t\t<\/tr>\n<tr>\n<td valign=\"top\">\n\t\t\t\tCountry<\/td>\n<td valign=\"top\">\n\t\t\t\tLDAP_COUNTRY<\/td>\n<td valign=\"top\">\n\t\t\t\tYes<\/td>\n<td>\n\t\t\t\t&nbsp;<\/td>\n<\/tr>\n<tr>\n\t\t<\/tr>\n<tr>\n<td valign=\"top\">\n\t\t\t\tWork phone<\/td>\n<td valign=\"top\">\n\t\t\t\tLDAP_PHONE<\/td>\n<td valign=\"top\">\n\t\t\t\tYes<\/td>\n<td>\n\t\t\t\t&nbsp;<\/td>\n<\/tr>\n<tr>\n\t\t<\/tr>\n<tr>\n<td valign=\"top\">\n\t\t\t\tHome phone<\/td>\n<td valign=\"top\">\n\t\t\t\tNA<\/td>\n<td valign=\"top\">\n\t\t\t\tYes<\/td>\n<td>\n\t\t\t\t&nbsp;<\/td>\n<\/tr>\n<tr>\n\t\t<\/tr>\n<tr>\n<td valign=\"top\">\n\t\t\t\tCell phone<\/td>\n<td valign=\"top\">\n\t\t\t\tLDAP_MOBILE<\/td>\n<td valign=\"top\">\n\t\t\t\tYes<\/td>\n<td>\n\t\t\t\t&nbsp;<\/td>\n<\/tr>\n<tr>\n\t\t<\/tr>\n<tr>\n<td valign=\"top\">\n\t\t\t\tFax<\/td>\n<td valign=\"top\">\n\t\t\t\tLDAP_FAX<\/td>\n<td valign=\"top\">\n\t\t\t\tYes<\/td>\n<td>\n\t\t\t\t&nbsp;<\/td>\n<\/tr>\n<tr>\n\t\t<\/tr>\n<tr>\n<td valign=\"top\">\n\t\t\t\tPager<\/td>\n<td valign=\"top\">\n\t\t\t\tLDAP_PAGER<\/td>\n<td valign=\"top\">\n\t\t\t\tYes<\/td>\n<td>\n\t\t\t\t&nbsp;<\/td>\n<\/tr>\n<tr>\n\t\t<\/tr>\n<tr>\n<td valign=\"top\">\n\t\t\t\tAny UDF field<\/td>\n<td valign=\"top\">\n\t\t\t\tA distinguished Name<\/td>\n<td valign=\"top\">\n\t\t\t\tYes<\/td>\n<td>\n\t\t\t\t&nbsp;<\/td>\n<\/tr>\n<tr>\n\t\t<\/tr>\n<tr>\n<td valign=\"top\">\n\t\t\t\tUser Expired<\/td>\n<td valign=\"top\">\n\t\t\t\tNA<\/td>\n<td valign=\"top\">\n\t\t\t\tYes<\/td>\n<td>\n\t\t\t\tValue is used but not saved locally within ExtraView<\/td>\n<\/tr>\n<tr>\n\t\t<\/tr>\n<tr>\n<td valign=\"top\">\n\t\t\t\tSession expiration limit<\/td>\n<td valign=\"top\">\n\t\t\t\tNA<\/td>\n<td valign=\"top\">\n\t\t\t\tNo<\/td>\n<td>\n\t\t\t\t&nbsp;<\/td>\n<\/tr>\n<tr>\n\t\t<\/tr>\n<\/tbody>\n<\/table>\n<p>It is supported to map the same LDAP schema name to multiple ExtraView configuration properties, for example:<\/p>\n<p><span class=\"fixedWidthFont\">LDAP_PRIMARYKEY = uid LDAP_EMAIL = uid<\/span><\/p>\n<p class=\"textGreyBg\"><b>Note<\/b>: The fields in bold in the above table are typically mandatory in ExtraView.<\/p>\n<p class=\"textGreyBg\"><b>Note<\/b>: Most of the ExtraView fields are accessible through the user administration screens.<\/p>\n<p class=\"textGreyBg\"><b>Note<\/b>: ExtraView user role information is not stored in the LDAP server.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>ExtraView can be configured to use an LDAP directory for details of users. This is optional, and is controlled by the same behavior setting that signifies whether SSO is turned off or on (SSO_STATE). See the section on Single Sign On within this guide for more information. LDAP Server Information Once again, see above for&#8230;<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":24152,"menu_order":3,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"_lmt_disableupdate":"no","_lmt_disable":"","_kad_blocks_custom_css":"","_kad_blocks_head_custom_js":"","_kad_blocks_body_custom_js":"","_kad_blocks_footer_custom_js":"","_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"footnotes":""},"class_list":["post-24156","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.1 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>LDAP Connections with SSO - Product Documentation<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/external-authentication-ldap-sso-and-saml-1\/ldap-connections-sso-1\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"LDAP Connections with SSO - Product Documentation\" \/>\n<meta property=\"og:description\" content=\"ExtraView can be configured to use an LDAP directory for details of users. This is optional, and is controlled by the same behavior setting that signifies whether SSO is turned off or on (SSO_STATE). See the section on Single Sign On within this guide for more information. LDAP Server Information Once again, see above for...\" \/>\n<meta property=\"og:url\" content=\"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/external-authentication-ldap-sso-and-saml-1\/ldap-connections-sso-1\/\" \/>\n<meta property=\"og:site_name\" content=\"Product Documentation\" \/>\n<meta property=\"article:modified_time\" content=\"2025-02-13T21:43:49+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/external-authentication-ldap-sso-and-saml-1\/ldap-connections-sso-1\/\",\"url\":\"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/external-authentication-ldap-sso-and-saml-1\/ldap-connections-sso-1\/\",\"name\":\"LDAP Connections with SSO - Product Documentation\",\"isPartOf\":{\"@id\":\"https:\/\/docs.extraview.com\/v25\/#website\"},\"datePublished\":\"2024-02-15T22:53:34+00:00\",\"dateModified\":\"2025-02-13T21:43:49+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/external-authentication-ldap-sso-and-saml-1\/ldap-connections-sso-1\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/external-authentication-ldap-sso-and-saml-1\/ldap-connections-sso-1\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/external-authentication-ldap-sso-and-saml-1\/ldap-connections-sso-1\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/docs.extraview.com\/v25\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"ExtraView 25\",\"item\":\"https:\/\/docs.extraview.com\/v25\/\"},{\"@type\":\"ListItem\",\"position\":3,\"name\":\"Administration Guide\",\"item\":\"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/\"},{\"@type\":\"ListItem\",\"position\":4,\"name\":\"Site Configuration Menu\",\"item\":\"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/\"},{\"@type\":\"ListItem\",\"position\":5,\"name\":\"External Authentication &#8211; LDAP, SSO and SAML\",\"item\":\"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/external-authentication-ldap-sso-and-saml-1\/\"},{\"@type\":\"ListItem\",\"position\":6,\"name\":\"LDAP Connections with SSO\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/docs.extraview.com\/v25\/#website\",\"url\":\"https:\/\/docs.extraview.com\/v25\/\",\"name\":\"ExtraView Product Documentation\",\"description\":\"ExtraView Documentation\",\"publisher\":{\"@id\":\"https:\/\/docs.extraview.com\/v25\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/docs.extraview.com\/v25\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/docs.extraview.com\/v25\/#organization\",\"name\":\"ExtraView Corporation\",\"url\":\"https:\/\/docs.extraview.com\/v25\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/docs.extraview.com\/v25\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/docs-stg.extraview.com\/wp-content\/uploads\/2024\/03\/favicon.png\",\"contentUrl\":\"https:\/\/docs-stg.extraview.com\/wp-content\/uploads\/2024\/03\/favicon.png\",\"width\":512,\"height\":512,\"caption\":\"ExtraView Corporation\"},\"image\":{\"@id\":\"https:\/\/docs.extraview.com\/v25\/#\/schema\/logo\/image\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"LDAP Connections with SSO - Product Documentation","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/external-authentication-ldap-sso-and-saml-1\/ldap-connections-sso-1\/","og_locale":"en_US","og_type":"article","og_title":"LDAP Connections with SSO - Product Documentation","og_description":"ExtraView can be configured to use an LDAP directory for details of users. This is optional, and is controlled by the same behavior setting that signifies whether SSO is turned off or on (SSO_STATE). See the section on Single Sign On within this guide for more information. LDAP Server Information Once again, see above for...","og_url":"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/external-authentication-ldap-sso-and-saml-1\/ldap-connections-sso-1\/","og_site_name":"Product Documentation","article_modified_time":"2025-02-13T21:43:49+00:00","twitter_card":"summary_large_image","twitter_misc":{"Est. reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/external-authentication-ldap-sso-and-saml-1\/ldap-connections-sso-1\/","url":"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/external-authentication-ldap-sso-and-saml-1\/ldap-connections-sso-1\/","name":"LDAP Connections with SSO - Product Documentation","isPartOf":{"@id":"https:\/\/docs.extraview.com\/v25\/#website"},"datePublished":"2024-02-15T22:53:34+00:00","dateModified":"2025-02-13T21:43:49+00:00","breadcrumb":{"@id":"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/external-authentication-ldap-sso-and-saml-1\/ldap-connections-sso-1\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/external-authentication-ldap-sso-and-saml-1\/ldap-connections-sso-1\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/external-authentication-ldap-sso-and-saml-1\/ldap-connections-sso-1\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/docs.extraview.com\/v25\/"},{"@type":"ListItem","position":2,"name":"ExtraView 25","item":"https:\/\/docs.extraview.com\/v25\/"},{"@type":"ListItem","position":3,"name":"Administration Guide","item":"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/"},{"@type":"ListItem","position":4,"name":"Site Configuration Menu","item":"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/"},{"@type":"ListItem","position":5,"name":"External Authentication &#8211; LDAP, SSO and SAML","item":"https:\/\/docs.extraview.com\/v25\/extraview-25\/administration-guide-1\/site-configuration-menu-1\/external-authentication-ldap-sso-and-saml-1\/"},{"@type":"ListItem","position":6,"name":"LDAP Connections with SSO"}]},{"@type":"WebSite","@id":"https:\/\/docs.extraview.com\/v25\/#website","url":"https:\/\/docs.extraview.com\/v25\/","name":"ExtraView Product Documentation","description":"ExtraView Documentation","publisher":{"@id":"https:\/\/docs.extraview.com\/v25\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/docs.extraview.com\/v25\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/docs.extraview.com\/v25\/#organization","name":"ExtraView Corporation","url":"https:\/\/docs.extraview.com\/v25\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/docs.extraview.com\/v25\/#\/schema\/logo\/image\/","url":"https:\/\/docs-stg.extraview.com\/wp-content\/uploads\/2024\/03\/favicon.png","contentUrl":"https:\/\/docs-stg.extraview.com\/wp-content\/uploads\/2024\/03\/favicon.png","width":512,"height":512,"caption":"ExtraView Corporation"},"image":{"@id":"https:\/\/docs.extraview.com\/v25\/#\/schema\/logo\/image\/"}}]}},"taxonomy_info":[],"featured_image_src_large":false,"author_info":{"display_name":"carl.koppel","author_link":"https:\/\/docs.extraview.com\/v25\/author\/carl-koppel\/"},"comment_info":0,"_links":{"self":[{"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/pages\/24156","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/comments?post=24156"}],"version-history":[{"count":0,"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/pages\/24156\/revisions"}],"up":[{"embeddable":true,"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/pages\/24152"}],"wp:attachment":[{"href":"https:\/\/docs.extraview.com\/v25\/wp-json\/wp\/v2\/media?parent=24156"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}