2020-02-16 15:11:37 +00:00
|
|
|
Proxysso
|
2018-05-06 13:25:26 +00:00
|
|
|
~~~~~~~~
|
|
|
|
|
2020-02-16 15:11:37 +00:00
|
|
|
.. csv-table:: Service (ServiceController.php)
|
2018-05-06 13:25:26 +00:00
|
|
|
:header: "Method", "Module", "Controller", "Command", "Parameters"
|
|
|
|
:widths: 4, 15, 15, 30, 40
|
|
|
|
|
2020-02-16 15:11:37 +00:00
|
|
|
"``POST``","proxysso","service","createkeytab",""
|
|
|
|
"``GET``","proxysso","service","deletekeytab",""
|
|
|
|
"``GET``","proxysso","service","getCheckList",""
|
|
|
|
"``GET``","proxysso","service","showkeytab",""
|
|
|
|
"``POST``","proxysso","service","testkerblogin",""
|
2021-03-08 11:22:26 +00: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 15:21:08 +00:00
|
|
|
"``POST``","proxysso","settings","set",""
|
2021-03-08 11:22:26 +00: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>`__"
|