This is basically a backport of the functionality in #2693145: Add "set key value" functionality to Key entity.

Comments

rlhawk created an issue. See original summary.

rlhawk’s picture

rlhawk’s picture

Key for Drupal 7 currently has some fairly tight coupling of saving a key configuration (and key value) and the key provider with the key admin form. Decoupling them would require an API change, which is not really an option right now. I suggest that this issue be marked "Won't fix" and the programmatic saving of key values will just need to be done separately from the saving of the key configuration.

rlhawk’s picture

Status: Active » Closed (won't fix)