Github user kansal commented on a diff in the pull request:

    https://github.com/apache/cloudstack/pull/618#discussion_r35524999
  
    --- Diff: 
plugins/user-authenticators/saml2/src/org/apache/cloudstack/saml/SAML2AuthManagerImpl.java
 ---
    @@ -358,7 +363,8 @@ private boolean setup() {
             }
             _timer = new Timer();
             final HttpClient client = new HttpClient();
    -        final String idpMetaDataUrl = 
SAMLIdentityProviderMetadataURL.value();
    +        //final String idpMetaDataUrl = 
SAMLIdentityProviderMetadataURL.value();
    --- End diff --
    
    @bhaisaab  Sure. Removing the comment. The function call is needed for 
mocking at the time of unit testing. 


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to