Error encountered when accessing SAML authentication mapping configuration page

Created on 1 March 2024, about 1 year ago

Problem/Motivation

When attempting to access admin/config/people/saml/authmap, the following error occurs:

Symfony\Component\Routing\Exception\InvalidParameterException: Parameter "uid" for route "samlauth.authmap_delete_form" must match "[^/]++" ("" given) to generate a corresponding URL. in Drupal\Core\Routing\UrlGenerator->doGenerate() (line 209 of core/lib/Drupal/Core/Routing/UrlGenerator.php).

Steps to Reproduce

  1. Attempt to access admin/config/people/saml/authmap.

Proposed Resolution

It is observed that there's no authmap_uid returned in $row. Instead, we should use users_field_data_authmap_uid.

🐛 Bug report
Status

Active

Version

3.0

Component

Code

Created by

🇺🇸United States rishi kulshreshtha

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

Merge Requests

Comments & Activities

Production build 0.71.5 2024