Matthew X. Economou

Results 4 comments of Matthew X. Economou

Cf. my posts to the satosa-users mailing list: https://lists.sunet.se/pipermail/satosa-users/2018-February/000029.html https://lists.sunet.se/pipermail/satosa-users/2018-March/000030.html

The `Custom Config` option probably has the same behavior, but I didn't test it.

I don't know if it does yet, but there's been talk about ongoing porting efforts as recently as May.

In case you're wondering how to do the above workaround, see https://stackoverflow.com/a/35998253. For example, here's the dependency list in my project's pyproject.toml: ``` [project] # name, version, etc. dependencies =...