From yan.zhang at kuaninc.com Sun Mar 13 22:38:00 2016 From: yan.zhang at kuaninc.com (Yan Zhang) Date: Sun, 13 Mar 2016 23:38:00 +0200 Subject: [Fiware-ceedtech-coaching] Fwd: Question about AuthZForce In-Reply-To: References: Message-ID: Hi Fiware team, I'm the CTO of Kuan intelligence. At the stage of our testing on AuthZForce, we met some problems and hope you could help us with it. The following content is the problem come from our development team: ----------------------------------------- Mr Yan Zhang *Chief Technology Officer* *Kuan Intelligence Ltd* 75 Whitechapel Road, London, E1 1DU. Tel: 020 7426 0365 ---------- Forwarded message ---------- From: Xibo Wang Date: Sun, Mar 13, 2016 at 11:17 PM Subject: Question about AuthZForce To: yan.zhang at kuaninc.com Hi, I have a bit problem using AuthZForce. I have a policy set which has specified a resource as target and a combining algorithm - deny unless permit. I have a request which doesn't have the same resource, shouldn't it give me a deny? I have tried to use a resource name that doesn't match, it returned a notapplicable. I am really expecting a deny response. I have attached the policy and the request. Thanks, Xibo ? -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: policy.xml Type: text/xml Size: 4881 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: request.xml Type: text/xml Size: 1238 bytes Desc: not available URL: From consoft-fiwarecoach at consoft.it Fri Mar 25 11:44:24 2016 From: consoft-fiwarecoach at consoft.it (consoft-fiwarecoach at consoft.it) Date: Fri, 25 Mar 2016 10:44:24 +0000 Subject: [Fiware-ceedtech-coaching] I: FIWARE Docker question In-Reply-To: References: Message-ID: <506af1b10ab14d7ba8ddfeebb957b930@EXCHMBX1.consoft.it> Hi, The following is a message received from the Slamby team regarding Docker, to be forwarded to the GE owner. Best regards, Marco Marco Terrinoni Consoft Sistemi s.p.a. BU Application Via Pio VII 127 - 10127 - Torino Tel (+39) 011 3161571 Fax (+39) 011 3161583 Da: Zsolt Ill?s [mailto:zsolt.illes at slamby.com] Inviato: gioved? 24 marzo 2016 16:02 A: consoft-fiwarecoach at consoft.it Cc: Attila L?szl? Oggetto: FIWARE Docker question Hello Marco, My name is Zsolt Ill?s and I'm a developer at Slamby and I need some help concerning instantiating Docker hosting in FIWARE. I was told that you can help me with that. I found a detailed presentation and a video that helped me a lot: http://www.slideshare.net/knagin/simple-docker-hosting-on-fiware-lab https://www.youtube.com/watch?v=XlNI1YyQ8x8 I use Docker Toolbox on Windows to run Docker commands with the following environment variables and command: export OS_REGION_NAME='Spain2' export OS_TENANT_NAME='slamby cloud' export OS_USERNAME='it at slamby.com' export OS_PASSWORD='********' export OS_AUTH_URL='http://cloud.lab.fi-ware.org:4730/v2.0/' export OS_AUTH_STRATEGY='keystone' docker-machine create -d openstack --openstack-flavor-id="2" --openstack-image-name="base_ubuntu_14.04" --openstack-net-name="node-int-net-01" --openstack-floatingip-pool="public-ext-net-01" --openstack-sec-groups="default" docker-host-test And the result was: Running pre-create checks... Creating machine... (docker-host-test) Creating machine... Waiting for machine to be running, this may take a few minutes... Detecting operating system of created instance... Waiting for SSH to be available... Detecting the provisioner... Warning: got an invalid line error parsing /etc/os-release: Expected Please login as the user "ubuntu" rather than the user "root". to split by '=' char into two strings, instead got 1 strings Error creating machine: Error detecting OS: OS type not recognized The new virtual machine was created in FIWARE Cloud and running, but due to this error docker-machine could not get and store encryption keys (server-key.pem, server.pem, key.pem, cert.pem, ca.pem). Without these keys docker-machine cannot communicate with the host. I managed to install Ubuntu with Docker Engine by myself on another VM, but it would be nice if I could manage to create VM with Docker through FIWARE OpenStack. Can you help me with that? Thanks in advance. Best Regards, Zsolt Ill?s -------------- next part -------------- An HTML attachment was scrubbed... URL: From consoft-fiwarecoach at consoft.it Thu Mar 31 15:24:01 2016 From: consoft-fiwarecoach at consoft.it (consoft-fiwarecoach at consoft.it) Date: Thu, 31 Mar 2016 13:24:01 +0000 Subject: [Fiware-ceedtech-coaching] FIWARE Keyrock - Create new user via interface Message-ID: Hi, The following is a message from the ResultsOnAir team: Hello Marco! I got Community Account but I still unable to create users via UI. I describe typical workflow what we needed when new client join our application (it is typical CRUD actions): 1. Create user account for client using FIWARE without prompt client to fill any fields (we haven't access to client email but we should provide him access to our app using login/email and password which we set to him) 2. Update password (and other available data on FIWARE) for the account 3. Delete or block account when we created wrong account or client access was expired 4. Other things related with auth which FIWARE provides Thanks and looking forward for your answer, Alex Best regards, Marco Marco Terrinoni Consoft Sistemi s.p.a. BU Application Via Pio VII 127 - 10127 - Torino Tel (+39) 011 3161571 Fax (+39) 011 3161583 -------------- next part -------------- An HTML attachment was scrubbed... URL: