Also Please note below API itself returns limited data while Log In.
URL: http://localhost:4200/identity/v1/users/operator/permissions
*Response:*
[{"permittableEndpointGroupIdentifier":"catalog__v1__catalog","allowedOperations":["READ","CHANGE","DELETE"]},{"permittableEndpointGroupIdentifier":"customer__v1__identifications","allowedOperations":["READ","CHANGE","DELETE"]},{"permittableEndpointGroupIdentifier":"office__v1__offices","allowedOperations":["READ","CHANGE","DELETE"]},{"permittableEndpointGroupIdentifier":"customer__v1__customer","allowedOperations":["READ","CHANGE","DELETE"]},{"permittableEndpointGroupIdentifier":"customer__v1__task","allowedOperations":["READ","CHANGE","DELETE"]},{"permittableEndpointGroupIdentifier":"office__v1__employees","allowedOperations":["READ","CHANGE","DELETE"]},{"permittableEndpointGroupIdentifier":"identity__v1__users","allowedOperations":["READ","CHANGE","DELETE"]},{"permittableEndpointGroupIdentifier":"customer__v1__portrait","allowedOperations":["READ","CHANGE","DELETE"]},{"permittableEndpointGroupIdentifier":"office__v1__self","allowedOperations":["READ","CHANGE","DELETE"]},{"permittableEndpointGroupIdentifier":"customer__v1__documents","allowedOperations":["READ","CHANGE","DELETE"]},{"permittableEndpointGroupIdentifier":"identity__v1__self","allowedOperations":["READ","CHANGE","DELETE"]},{"permittableEndpointGroupIdentifier":"identity__v1__roles","allowedOperations":["READ","CHANGE","DELETE"]}]
On Tue, Apr 9, 2019 at 6:16 PM Palani M <[email protected]> wrote:
> Dear Courage,
> Please find out the below URL for the screen shots.
> https://photos.app.goo.gl/3Hk19mrK7HqVDLGe9
>
> Also as per document I have used below details. Will it show all modules
> i.e has Admin access?
>
> - Open http://localhost:4200 <http://localhost:4200/> on fims -
> backoffice
> - Login to the platform using the credentials,
>
> * Tenant : playground*
>
> * Username : operator*
>
> * Password : init1@l *
>
>
> For Web I used below URL
>
> https://github.com/apache/fineract-cn-fims-web-app
>
>
> Looking forward to hear from you.
>
>
> Thank you
>
> Palani
>
>
>
>
>
> On Tue, Apr 9, 2019 at 5:00 PM Courage Angeh <[email protected]>
> wrote:
>
>> Hi Palani,
>>
>> Can I see a copy of your browser logs?, you should get some errors
>> because the UI will try to access some of the services that are not running.
>>
>>
>> Regards,
>> Courage.
>>
>> On Tue, Apr 9, 2019, 7:26 AM Courage Angeh <[email protected]>
>> wrote:
>>
>>> Hi Palani,
>>>
>>> Yes you're running just a few services via demo server with the
>>> Ddemoserver.lite=true option but that shouldn't be the cause of
>>> the problem. If that was the case then group module won't show as its not
>>> amongst the modules that should run when Ddemoserver.lite is set to
>>> true.
>>>
>>> Regards,
>>> Courage.
>>>
>>> On Tue, Apr 9, 2019, 3:19 AM Palani M <[email protected]> wrote:
>>>
>>>> Dear Ruphine Keng,
>>>> Role creation also not showing the other modules like Loans and
>>>> Products.
>>>> After several analysis I guess my build command may restrict to use
>>>> only few modules.
>>>> I am using* -Ddemoserver.lite=true *in the build as full build not
>>>> working due to VM.
>>>>
>>>> is there any property to pass only required modules through command ?
>>>> It would be great for any assistance.
>>>>
>>>> Thank you all so much.
>>>>
>>>> Palani
>>>>
>>>>
>>>>
>>>>
>>>>
>>>> ------------------------------
>>>> Regards,
>>>> Palanisami M
>>>> Habile Technologies Private Limited
>>>> ------------------------------
>>>> DISCLAIMER:
>>>> All emails and any files transmitted with them are confidential and
>>>> intended solely for the use of the individual or entity to whom they are
>>>> addressed. If you have received an email in error please notify your system
>>>> manager. The message in the email you have received contains confidential
>>>> information and is intended only for the individual named. If you are not
>>>> the named addressee you should not disseminate, distribute or copy the
>>>> email. Please notify the sender immediately by email if you have received
>>>> an email by mistake and delete the email from your system. If you are not
>>>> the intended recipient you are notified that disclosing, copying,
>>>> distributing or taking any action in reliance on the contents of the
>>>> information is strictly prohibited.
>>>>
>>>>
>>>> On Tue, Apr 9, 2019 at 1:31 AM Ruphine Kengne <[email protected]>
>>>> wrote:
>>>>
>>>>> Hey Palani,
>>>>>
>>>>> For you to see all the modules,
>>>>> You have to create a role, assign all the permissions to it.
>>>>> Create an employee, assign that role to that employee and login with
>>>>> that
>>>>> employee credential you just created.
>>>>>
>>>>> I think from there, you should be able to see all the modules.
>>>>>
>>>>> Regards
>>>>> Ruphine Kengne
>>>>>
>>>>> On Mon, Apr 8, 2019, 8:17 PM Palani M <[email protected]> wrote:
>>>>>
>>>>> > Dear Isaac Kamga,
>>>>> > Have checked the same and issue still persists in my case.
>>>>> > Kindly find the below URL for screen shots.
>>>>> >
>>>>> >
>>>>> >
>>>>> https://photos.google.com/share/AF1QipMYGnEVW2c0TrQWZ3YbtMZZhWMlcZRyI-1r5mL87jXLIDsWwd4weIKnyqhoouowiQ?key=T3FpZmsyclFmc0syaVpqb0RhSlkwZklDZWRiYTJR
>>>>> >
>>>>> > Thanks
>>>>> > Palani
>>>>> >
>>>>> >
>>>>> > ------------------------------
>>>>> > Regards,
>>>>> > Palanisami M
>>>>> > Habile Technologies Private Limited
>>>>> > ------------------------------
>>>>> > DISCLAIMER:
>>>>> > All emails and any files transmitted with them are confidential and
>>>>> > intended solely for the use of the individual or entity to whom they
>>>>> are
>>>>> > addressed. If you have received an email in error please notify your
>>>>> system
>>>>> > manager. The message in the email you have received contains
>>>>> confidential
>>>>> > information and is intended only for the individual named. If you
>>>>> are not
>>>>> > the named addressee you should not disseminate, distribute or copy
>>>>> the
>>>>> > email. Please notify the sender immediately by email if you have
>>>>> received
>>>>> > an email by mistake and delete the email from your system. If you
>>>>> are not
>>>>> > the intended recipient you are notified that disclosing, copying,
>>>>> > distributing or taking any action in reliance on the contents of the
>>>>> > information is strictly prohibited.
>>>>> >
>>>>> >
>>>>> > On Mon, Apr 8, 2019 at 10:33 PM Isaac Kamga <[email protected]>
>>>>> wrote:
>>>>> >
>>>>> > > Hello Palani,
>>>>> > >
>>>>> > > The users guide
>>>>> > >
>>>>> https://cwiki.apache.org/confluence/display/FINERACT/The+Sign-In+Page
>>>>> > can
>>>>> > > help you here.
>>>>> > >
>>>>> > > The photos you attached can't be viewed. You want to use a
>>>>> photo-sharing
>>>>> > > service and paste the link here instead.
>>>>> > >
>>>>> > > Cheers,
>>>>> > > Isaac Kamga.
>>>>> > >
>>>>> > > On Mon, Apr 8, 2019 at 12:24 PM Palani M <[email protected]>
>>>>> wrote:
>>>>> > >
>>>>> > > > Dear Team,
>>>>> > > > I am setting up the fineract CN demo server based on the steps
>>>>> provided
>>>>> > > in
>>>>> > > > the link
>>>>> > > >
>>>>> > >
>>>>> >
>>>>> https://cwiki.apache.org/confluence/display/FINERACT/How+To+Build+Apache+Fineract+CN
>>>>> > > > .
>>>>> > > > After following the steps I could able to connect backend
>>>>> services with
>>>>> > > > Front end. The problem I am facing is that when I log in using
>>>>> the
>>>>> > > > credentials provided in the link , can able to see only few
>>>>> modules
>>>>> > shown
>>>>> > > > in screen shot. Actually I wanted to see the all the modules like
>>>>> > Loans &
>>>>> > > > Product but I tried to check in the Roles , there also I could
>>>>> only see
>>>>> > > the
>>>>> > > > limited modules i.e only Group,customers,Employee's.
>>>>> > > >
>>>>> > > > It would be great help if you guide me on what I am missing this.
>>>>> > Whether
>>>>> > > > any entries in DB will help or any user I could use by default
>>>>> like
>>>>> > Admin
>>>>> > > > user where it will list all screens.
>>>>> > > >
>>>>> > > > I used below below command to make back-end up.
>>>>> > > >
>>>>> > > > java -Ddemoserver.provision=true -Ddemoserver.lite=true
>>>>> > > > -Ddemoserver.persistent=true -Dcustom.cassandra.contactPoints=
>>>>> > > > 127.0.0.1:9042 -Dcassandra.cluster.user=cassandra
>>>>> > > > -Dcassandra.cluster.pwd=password -Dcustom.mariadb.host=localhost
>>>>> > > > -Dcustom.mariadb.user=root -Dcustom.mariadb.password=mysql -jar
>>>>> > > > demo-server-0.1.0-BUILD-SNAPSHOT.jar
>>>>> > > >
>>>>> > > > Thank you
>>>>> > > > Palani
>>>>> > > > Skype: palani.mitteam
>>>>> > > > +91 9941451845
>>>>> > > >
>>>>> > > >
>>>>> > > >
>>>>> > > >
>>>>> > > >
>>>>> > > >
>>>>> > > > [image: devs1.png]
>>>>> > > >
>>>>> > > >
>>>>> > > >
>>>>> > > > [image: devs2.png]
>>>>> > > >
>>>>> > > >
>>>>> > >
>>>>> >
>>>>>
>>>>