astepano / ipsilon

Forked from ipsilon 3 years ago
Clone

cbe7774 Serialize amr claim in token only once

Authored and Committed by astepano 3 years ago
    Serialize amr claim in token only once
    
    amr claim must be JSON array of strings that are identifiers for authentication
    methods used in the authentication.
    
    Signed-off-by: Andrei Stepanov <astepano@redhat.com>