FIWARE Orion and pep proxy solutions? -


from orion documentations has been mentionned 2 available pep proxy wilma , steelskin. want list available options there other open source solutions securing fiware orion?

thanks in advance help.

orion http service, can use protect http services fine. best solution depends on deployment scheme.

within fiware have 2 mentioned:

  • wilma, simple, works keystone;
  • steelskin, more advanced, works keystone or openstack keyrock.

other options may include:

  • nginx, typically used performant proxy , has authentication modules well;
  • squid, widespread proxy , supports authentication;
  • apache, has widespread proxy , authentication modules, although bottleneck of system.

Comments

Popular posts from this blog

javascript - Laravel datatable invalid JSON response -

java - Exception in thread "main" org.springframework.context.ApplicationContextException: Unable to start embedded container; -

sql server 2008 - My Sql Code Get An Error Of Msg 245, Level 16, State 1, Line 1 Conversion failed when converting the varchar value '8:45 AM' to data type int -