Coder Social home page Coder Social logo

straumurinn's People

Contributors

brynjarh avatar bthj avatar gardart avatar gudvardur avatar samueljon avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

straumurinn's Issues

Create tips-and-tricks sesion

In order to make things easier for the System Administrator that is setting up the Security Server it might be a good idea to share findings that help with that task.

standalone_security_server_tutorial.md

The information in the guide doesn't seem to be correct.

Seems like the http proxy port is actually port 8080 and not 80?

Also, I have followed the guide and tried to set up the standalone security server in one Docker container (called secserv) with the ping-pong api endpoint served from a second container (pingserv) and the X-client running in a third container (xclient). All containers are named in such a way that they can resolve to one another via container name (this has been verified in each container)

The guide has been followed step by step but when it comes to querying the API through the security server, the following message appears:

 {"type":"Server.ClientProxy.NetworkError","message":"ss: Temporary failure in name resolution","detail":"32b18e23-c256-4824-830a-7af22a5b9f41"}

I then setup an additional REST service (TEST124) through the security service UI and this service references an external API:

https://api.hel.fi/kore/v1/

The setup has been tested via the following curl api call:

 curl -l -X GET 'http://secserv:8080/r1/CS/ORG/1111/TestService/TEST124/schools' -H 'accept: application/json' -H 'X-Road-Client:CS/ORG/1111/TestClient'

The same error message appears yet again:

 {"type":"Server.ClientProxy.NetworkError","message":"ss","detail":"9c89bd10-4004-4d16-88f8-dca36671679d"}

The API domain name api.hel.fi can be resolved in all containers and so I am not sure where the issue lies.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.