Skip to content

import failure in idp_uwsgi #2502

@ReimarBauer

Description

@ReimarBauer

ImportError: Error importing 'mslib.msidp.idp_uwsgi': ModuleNotFoundError: No module named 'Cookie'

I assume this should be from http.cookies import SimpleCookie or do we need a different cookie module?

`ImportError: Error importing 'mslib.msidp.idp_uwsgi': ModuleNotFoundError: No module named 'urlparse'

this should likly be from urllib.parse import parse_qs

ImportError: Error importing 'mslib.msidp.idp_uwsgi': ModuleNotFoundError: No module named 'idp_conf'
arg.path is wrong

@nilupulmanodya the file is an example of https://github.com/IdentityPython/pysaml2/blob/master/example/idp2/
For what would we need it?

Metadata

Metadata

Labels

bugSomething isn't workingmscolab

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions