Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for SetUpAccMgmtPlugin (0.07 sec)

  1. cmd/admin-handlers-users_test.go

    		SecretKey: "newroot123",
    	})
    	if err == nil {
    		c.Fatalf("restricted service account was able to create service account bypassing sub-policy!")
    	}
    }
    
    func (s *TestSuiteIAM) SetUpAccMgmtPlugin(c *check) {
    	ctx, cancel := context.WithTimeout(context.Background(), testDefaultTimeout)
    	defer cancel()
    
    	pluginEndpoint := env.Get("_MINIO_POLICY_PLUGIN_ENDPOINT", "")
    	if pluginEndpoint == "" {
    Registered: Sun Dec 28 19:28:13 UTC 2025
    - Last Modified: Wed Oct 15 17:00:45 UTC 2025
    - 50.6K bytes
    - Viewed (0)
Back to top