LdapSsoAuthAdminForm: requests non-existing service ldap.servers

Created on 5 May 2023, about 2 years ago

Problem/Motivation

The LdapSsoAuthAdminForm class is requesting a service that doe not exist, and two use statements to classes that do not exist.

use Drupal\ldap_servers\ServerFactory;
use Drupal\ldap_authentication\Helper\LdapAuthenticationConfiguration;
$container->get('ldap.servers')

Steps to reproduce

Go to the LdapSsoAuthAdminForm, admin/config/people/simple-ldap/sso-auth. There are errors about a non-existing service.

Proposed resolution

Remove references to non-existing things and add a functional test for the LdapSsoAuthAdminForm.

πŸ› Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States bluegeek9

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

Production build 0.71.5 2024