Code Monkey home page Code Monkey logo

oidc-certification-docker's People

Contributors

bradleybeddoes avatar

Watchers

 avatar  avatar

oidc-certification-docker's Issues

OIDC testing server unable to start

bash-4.3# cd /opt/oidc/oidctest_server_instance/oidc_op
bash-4.3# ./run.sh
Traceback (most recent call last):
  File "config_server.py", line 8, in <module>
    from oic.federation.file_system import FileSystem
ImportError: No module named 'oic.federation'

This was working correctly but has been broken since rohe/oidctest@1e718b2 was committed.

Need to determine what dependency we're now missing or if there is a commit to a project that needs to be pushed.

PORT_MIN error on starting OP validation server

AttributeError: module 'config' has no attribute 'PORT_MIN'
Traceback (most recent call last):
  File "config_server.py", line 98, in <module>
    _app = Application(_conf.TEST_SCRIPT, _conf.FLOWDIR, rest, _conf.PORT_MIN

RedirectURI configuration error flows to config file

Follow on from #2.

An erroneous RedirectURI causes a problem in entities/<hostname>/<identifier> e.g. entities/https%3A%2F%2Fexample.com/default. The value for redirect_uris gets written out using the invalid value populated for /new ‹e.g. https://example.co:10001/authz_cb

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.