GithubHelp home page GithubHelp logo

products.saml2plugins's Introduction

Automated test results Test coverage Documentation Status Current version on PyPI Supported Python versions

Products.SAML2Plugins

The SAML2Plugins package provides PluggableAuthService plugins that use the SAML 2.0 authentication standard. The plugins act as a Service Provider (SP) and expect to talk to an Identity Provider (IdP). The PluggableAuthService is a Zope user folder product that can be extended in modular fashion using so-called plugins.

products.saml2plugins's People

Contributors

dataflake avatar

Watchers

 avatar  avatar  avatar

products.saml2plugins's Issues

Bad file paths in PySAML2 configuration cause tracebacks

Example:

  File "/home/jens/src/samltest/src/Products.SAML2Plugins/src/Products/SAML2Plugins/configuration.py", line 309, in getPySAML2Configuration
    cfg.load(copy.deepcopy(self.getConfiguration()))
  File "/home/jens/src/samltest/eggs/pysaml2-7.4.2-py3.10.egg/saml2/config.py", line 337, in load
    self.load_complex(cnf)
  File "/home/jens/src/samltest/eggs/pysaml2-7.4.2-py3.10.egg/saml2/config.py", line 265, in load_complex
    acs = ac_factory(cnf.get("attribute_map_dir"))
  File "/home/jens/src/samltest/eggs/pysaml2-7.4.2-py3.10.egg/saml2/attribute_converter.py", line 65, in ac_factory
    for fil in sorted(os.listdir(path)):
FileNotFoundError: [Errno 2] No such file or directory: 'etc/attribute_maps'

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.