Re: REST implementation

2020-08-04 Thread Shi Jinghai
Hi Daniel and Girish, I updated my OFBiz-CAS plugin several days ago, it’s an OAuth2 implement, and there’s an openapi-demo in the plugin: https://github.com/langhua/OFBiz-CAS/tree/ofbiz-17.12.03-cas-5.3.15.1 Hope it could be helpful to you. Kind Regards, Shi Jinghai 发送自 Windows 10

Re: Move 'SecurityPermission' data to seed data files

2020-08-04 Thread Devanshu Vyas
I agree with Deepak here that SecurityPermission is seed data and rest is a part of demo data. But, I would like to raise a point here that some SecurityGroup and SecurityGroupPermission data can also be a part of seed data. Like for example, SUPER. Maybe, we can differentiate which SecurityGroup

Re: Move 'SecurityPermission' data to seed data files

2020-08-04 Thread Deepak Dixit
IMO SecurityPermission data should be moved to Seed data, and SecurityGroup and SecurityGroupPermission data is part of demo data Thanks & Regards -- Deepak Dixit ofbiz.apache.org On Fri, Jul 31, 2020 at 5:43 PM Priya Sharma wrote: > Hello All, > > As per discussion on >