2020-02-16 10:11:37 -05:00
|
|
|
Proxysso
|
2018-05-06 09:25:26 -04:00
|
|
|
~~~~~~~~
|
|
|
|
|
|
2020-02-16 10:11:37 -05:00
|
|
|
.. csv-table:: Service (ServiceController.php)
|
2018-05-06 09:25:26 -04:00
|
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
|
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
|
|
2020-02-16 10:11:37 -05:00
|
|
|
"``POST``","proxysso","service","createkeytab",""
|
|
|
|
|
"``GET``","proxysso","service","deletekeytab",""
|
2025-04-29 14:00:06 -04:00
|
|
|
"``GET``","proxysso","service","get_check_list",""
|
2020-02-16 10:11:37 -05:00
|
|
|
"``GET``","proxysso","service","showkeytab",""
|
|
|
|
|
"``POST``","proxysso","service","testkerblogin",""
|
2021-03-08 06:22:26 -05:00
|
|
|
|
|
|
|
|
.. csv-table:: Service (SettingsController.php)
|
|
|
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
|
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
|
|
|
|
|
|
"``GET``","proxysso","settings","get",""
|
2022-10-19 11:21:08 -04:00
|
|
|
"``POST``","proxysso","settings","set",""
|
2021-03-08 06:22:26 -05:00
|
|
|
|
|
|
|
|
"``<<uses>>``", "", "", "", "*model* `ProxySSO.xml <https://github.com/opnsense/plugins/blob/master/www/web-proxy-sso/src/opnsense/mvc/app/models/OPNsense/ProxySSO/ProxySSO.xml>`__"
|