You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Roland,
I followed instruction on https://dirg.org.umu.se/static/oictest/setup/oprp.html
ran python2.7 config_server.py config
got:
Traceback (most recent call last):
File "config_server.py", line 18, in
from configuration_server.configurations import convert_config_file, get_issuer_from_gui_config,
... ...
I could not find configuration_server anywhere. Is this instruction completed and accurate? I found some difficulties to get OpenID Connect test running.
Before that, another package named dirg_util.http_util was missing, and I got that it from github and built install. It loaded dirg_util.http_util package, and that error went away.
If you can provide me a complete how to run OpenID Connect test instruction or a package I can install and run the test, I would be very much appreciated.
Thanks,
Yican Cao
The text was updated successfully, but these errors were encountered:
Roland,
I followed instruction on https://dirg.org.umu.se/static/oictest/setup/oprp.html
ran python2.7 config_server.py config
got:
Traceback (most recent call last):
File "config_server.py", line 18, in
from configuration_server.configurations import convert_config_file, get_issuer_from_gui_config,
... ...
I could not find configuration_server anywhere. Is this instruction completed and accurate? I found some difficulties to get OpenID Connect test running.
Before that, another package named dirg_util.http_util was missing, and I got that it from github and built install. It loaded dirg_util.http_util package, and that error went away.
If you can provide me a complete how to run OpenID Connect test instruction or a package I can install and run the test, I would be very much appreciated.
Thanks,
Yican Cao
The text was updated successfully, but these errors were encountered: