jkaluza / freshmaker

Forked from freshmaker 7 years ago
Clone

6791f93 Support authentication and authorization

Authored and Committed by cqi 6 years ago
    Support authentication and authorization
    
    OpenIDC authentication is supported, and authorization is based on
    OpenIDC scope and FAS group.
    
    Kerberos authentication is supported as well, and authorization is
    based on LDAP group.
    
    Signed-off-by: Chenxiong Qi <cqi@redhat.com>
    
        
file modified
+53 -0
file added
+8
file modified
+7 -0
file added
+240
file modified
+8 -0
file modified
+45 -0
file modified
+1 -0
file added
+275