0b9001e UTIL: libsss_secrets: Add an update function

Authored and Committed by jhrozek 5 years ago
    UTIL: libsss_secrets: Add an update function
    
    With the secrets responder, we were bound to what API did Custodia
    provide, because one of the core functions of the secrets responder was
    forwarding to Custodia. Since the library is not bound by any such
    limitation, we can add a function to update a secret.
    
    Related:
    https://pagure.io/SSSD/sssd/issue/3685
    
    Reviewed-by: Fabiano FidĂȘncio <fidencio@redhat.com>
    
        
file modified
+97 -0
file modified
+3 -0