opnsense-docs/source/development/api/plugins/proxysso.rst

20 lines
678 B
ReStructuredText
Raw Normal View History

Proxysso
~~~~~~~~
.. csv-table:: Service (ServiceController.php)
:header: "Method", "Module", "Controller", "Command", "Parameters"
:widths: 4, 15, 15, 30, 40
"``POST``","proxysso","service","createkeytab",""
"``GET``","proxysso","service","deletekeytab",""
"``GET``","proxysso","service","get_check_list",""
"``GET``","proxysso","service","showkeytab",""
"``POST``","proxysso","service","testkerblogin",""
2021-03-08 06:22:26 -05:00
2025-05-01 04:05:15 -04:00
.. csv-table:: Resources (SettingsController.php)
2021-03-08 06:22:26 -05:00
: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",""