We use proprietary and third party´s cookies to improve your experience and our services, identifying your Internet Browsing preferences on our website; develop analytic activities and display advertising based on your preferences. If you keep browsing, you accept its use. You can get more information on our Cookie Policy
Cookies Policy
Ask Your Question
0

Biz-ecosystem, IdM authentication

asked 2018-09-17 14:24:51 +0200

Ctidelius gravatar image

Hello,

I'm having trouble when running local instances of the Business API Ecosystem with the IdM through the docker installations.

My trouble lies within the callback when authenticating new users in my IdM application. I've set it up so that both the application in the IdM and the config.js-file for the BAE have the callback url localhost:8004/auth/fiware/callback which works with the lab IdM, but not with my local installation.

Could there be a problem with the versions I'm running? I'm running 6.4.0 on the BAE and 7.0.2 on the IdM.

Thank you in advance for any responses. Carl

edit retag flag offensive close merge delete

1 answer

Sort by » oldest newest most voted
0

answered 2018-09-19 14:11:04 +0200

fdelavega gravatar image

The issue is due to the fact that docker containers work like VMs. In this regard, you cannot use localhost for communicating containers as it point to the container itself

edit flag offensive delete link more
Login/Signup to Answer

Question Tools

1 follower

Stats

Asked: 2018-09-17 14:24:51 +0200

Seen: 1,027 times

Last updated: Sep 19 '18