Integrate with the key module

Created on 7 July 2023, over 1 year ago
Updated 20 December 2023, about 1 year ago

Problem/Motivation

Easy to use key module for "Client ID" and "Client Secret Key"

✨ Feature request
Status

Needs work

Version

3.0

Component

Code

Created by

πŸ‡ΊπŸ‡¦Ukraine anton4uk

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

Comments & Activities

  • Issue created by @anton4uk
  • Status changed to Needs review over 1 year ago
  • Open in Jenkins β†’ Open on Drupal.org β†’
    Core: 10.0.7 + Environment: PHP 8.1 & MySQL 5.7
    last update over 1 year ago
    100 pass
  • Status changed to RTBC about 1 year ago
  • Status changed to Needs work about 1 year ago
  • πŸ‡΅πŸ‡ΉPortugal jcnventura

    This needs to be made a lot more robust.. Imagine you have a running site using this module just fine, and then decide to enable the key module.. Suddenly your keys no longer work, as the code in #2 suddenly expects that the configuration values refer to keys with the same name managed by the key module.

    The way this should work is to refactor the client id and secret configuration to add a "provider" attribute that indicates the use of the key module. Naturally, the module should then be blocked if the key module is disabled.

Production build 0.71.5 2024