Fixed
Details
Assignee
Mohammed NafeesMohammed NafeesReporter
Markus GeissMarkus Geiss(Deactivated)Labels
Implementation Priority
CouldURL
Team
CoreOriginal estimate
Time remaining
0mComponents
Priority
Minor
Details
Details
Assignee
Mohammed Nafees
Mohammed NafeesReporter
Markus Geiss
Markus Geiss(Deactivated)Labels
Implementation Priority
Could
URL
Team
Core
Original estimate
Time remaining
0m
Components
Priority
Created December 4, 2014 at 1:11 PM
Updated December 9, 2014 at 12:17 PM
Resolved December 9, 2014 at 12:17 PM
Setup Gradle Project and implement skeleton to establish a connection to the Mifos X Platform:
The skeleton should contain:
The possibility to set properties needed to connect to the Mifos X Platform
URL
Tenant
Username
Password
A client interface
Provide login/logout
Store authentication token within the client interface
Provide unit tests.