Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

sp_conf #50

Closed
jvazquez opened this issue Nov 29, 2014 · 3 comments
Closed

sp_conf #50

jvazquez opened this issue Nov 29, 2014 · 3 comments

Comments

@jvazquez
Copy link
Contributor

Roland,

Sorry, could you provide an example of sp_conf.py for op2 ?
This is related with issue #43

Traceback (most recent call last):
  File "server.py", line 479, in <module>
    "%s/authorization" % config.issuer, userinfo=config.USERINFO)
  File "/home/jvazquez/env/forkpyoidc/local/lib/python2.7/site-packages/oic/utils/authn/saml.py", line 72, in __init__
    self.sp_conf = importlib.import_module(spconf)
  File "/usr/lib/python2.7/importlib/__init__.py", line 37, in import_module
    __import__(name)
ImportError: No module named sp_conf
@rohe
Copy link
Collaborator

rohe commented Nov 29, 2014

29 nov 2014 kl. 15:30 skrev Jorge Omar Vázquez notifications@github.com:

Roland,

Sorry, could you provide an example of sp_conf.py for op2 ?
This is related with issue #43

Are you sure you want to use SAML authentication ?
Have attached the stripped down version of config.py that I normally use.

— Roland

”Being able to think like a child is an important attribute of being an adult” - Eddie Izzard

@jvazquez
Copy link
Contributor Author

Roland,

Sorry, I don't see a file attached.

@herchila
Copy link

Roland,

Sorry, but... where is the stripped down version of config.py that you normally use?

In op2 I see two config files: config.py.simple and config.py.full and when I run python server.py -p 8092 -d config, return this:

ImportError: No module named sp_conf

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants