Documentation
      ¶
    
    
  
    
  
    Overview ¶
Package auth provides mechanisms for providing authorization and authentication to OpenShift
      
      Directories
      ¶
    
    | Path | Synopsis | 
|---|---|
| 
         
          
            password/basicauthpassword
            
            
          
           
      Package basicauthpassword implements authenticator.Password by making a BasicAuth call to a remote endpoint and extracting user information from a JSON response. 
         | 
      Package basicauthpassword implements authenticator.Password by making a BasicAuth call to a remote endpoint and extracting user information from a JSON response. | 
| 
         
          
            password/keystonepassword
            
            
          
           
      Package keystone provide authentication via keystone. 
         | 
      Package keystone provide authentication via keystone. | 
| 
         
          
            request/x509request
            
            
          
           
      Package x509request provides a request authenticator that validates and extracts user information from client certificates 
         | 
      Package x509request provides a request authenticator that validates and extracts user information from client certificates | 
| 
       oauth
        | 
      |
| 
         
          
            external
            
            
          
           
      Package external implements an OAuth flow with an external identity provider 
         | 
      Package external implements an OAuth flow with an external identity provider | 
| 
       server
        | 
      |
| 
       userregistry
        | 
      |
 Click to show internal directories. 
   Click to hide internal directories.