You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@fineract.apache.org by GitBox <gi...@apache.org> on 2019/11/21 07:48:14 UTC

[GitHub] [fineract] awasum commented on issue #642: FINERACT-724 Upgrade Spring Boot, Spring and Spring Security to their latest stable version

awasum commented on issue #642: FINERACT-724 Upgrade Spring Boot, Spring and Spring Security to their latest stable version
URL: https://github.com/apache/fineract/pull/642#issuecomment-556962459
 
 
   Hi All,
   
   Looks like the Travis result shows the health endpoint is not available. I checked locally, the build is Ok but the health endpoint which is called in Travis is not available. I even added an exception in Spring Security configuration locally and it did not solve the problem. See: 
   ![image](https://user-images.githubusercontent.com/15528032/69317488-5660a700-0c3b-11ea-8892-516676bf8798.png)
    
   When I add basic auth credentials, I get 401: Unauthorized..See: 
   ![image](https://user-images.githubusercontent.com/15528032/69317559-7ee8a100-0c3b-11ea-96a0-1f8cc987e105.png)
   
   
   
   Secondly, when I connect this upgraded version of the backend to the Mifos Front end here: https://github.com/openMF/community-app, I am unable to log in to the App with credentials mifos/password.
   
   Does anyone have an idea why this is happening? Maybe, I am missing something.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services