Hello,
I have been reviewing the docs here:
http://wiki.x2go.org/doku.php/doc:installation:x2gobroker
and am interested in: "Furthermore, X2Go Session Broker can be extended by other (non-PAM) authentication methods. The currently available authentication mechanisms in X2Go Session Broker are listed here <http://code.x2go.org/gitweb?p=x2gobroker.git;a=tree;f=x2gobroker/authmechs> ."
However I am unable to find out how to enable one of the following examples: http://code.x2go.org/gitweb?p=x2gobroker.git;a=tree;f=x2gobroker/authmechs
I have a custom web app I need to authenticate users against and would like to use: https_get_authmech.py <http://code.x2go.org/gitweb?p=x2gobroker.git;a=blob;f=x2gobroker/authmechs/https_get_authmech.py;h=c4c25999a28d526845d1c64f80eea64f80fbf60a;hb=HEAD>
Thanks Michael