Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for SetUpOpenID (0.16 sec)

  1. cmd/sts-handlers_test.go

    		}
    	}
    
    	s.RestartIAMSuite(c)
    	return nil
    }
    
    // SetUpOpenID - expects to setup an OpenID test server using the test OpenID
    // container and canned data from https://github.com/minio/minio-ldap-testing
    func (s *TestSuiteIAM) SetUpOpenID(c *check, serverAddr string, rolePolicy string) {
    	ctx, cancel := context.WithTimeout(context.Background(), testDefaultTimeout)
    Go
    - Registered: Sun May 05 19:28:20 GMT 2024
    - Last Modified: Thu Apr 25 15:50:16 GMT 2024
    - 85.7K bytes
    - Viewed (0)
Back to top