:source: fortios_system_sso_admin.py
:orphan:
.. fortios_system_sso_admin:
fortios_system_sso_admin -- Configure SSO admin users in Fortinet's FortiOS and FortiGate.
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
.. versionadded:: 2.0.0
.. contents::
:local:
:depth: 1
Synopsis
--------
- This module is able to configure a FortiGate or FortiOS (FOS) device by allowing the user to set and modify system feature and sso_admin category. Examples include all parameters and values need to be adjusted to datasources before usage. Tested with FOS v6.0.0
Requirements
------------
The below requirements are needed on the host that executes this module.
- ansible>=2.16
Tips
----
Using member operation to add an element to an existing object.
FortiOS Version Compatibility
-----------------------------
Supported Version Ranges: v6.2.0 -> v7.6.6
Parameters
----------
.. raw:: html
- access_token - Token-based authentication. Generated from GUI of Fortigate. type: str required: false
- enable_log - Enable/Disable logging for task. type: bool required: false default: False
- vdom - Virtual domain, among those defined previously. A vdom is a virtual instance of the FortiGate that can be configured and used as a different unit. type: str default: root
- member_path - Member attribute path to operate on. type: str
- member_state - Add or delete a member under specified attribute path. type: str choices: present, absent
- state - Indicates whether to create or remove the object. type: str required: true choices: present, absent
- system_sso_admin - Configure SSO admin users. type: dict
more...
| Supported Version Ranges |
| system_sso_admin |
v6.2.0 -> 7.6.6 |
- accprofile - SSO admin user access profile. Source system.accprofile.name. type: str
more...
|
Supported Version Ranges |
| accprofile |
v6.2.0 -> 7.6.6 |
- gui_dashboard - GUI dashboards. type: list member_path: gui_dashboard:id
more...
| Supported Version Ranges |
| gui_dashboard |
v6.2.3 -> v6.2.3 |
- columns - Number of columns. type: int
more...
|
Supported Version Ranges |
| columns |
v6.2.3 -> v6.2.3 |
- id - Dashboard ID. see Notes. type: int required: true
more...
|
Supported Version Ranges |
| id |
v6.2.3 -> v6.2.3 |
- layout_type - Layout type. type: str choices: responsive, fixed
more...
|
Supported Version Ranges |
| layout_type |
v6.2.3 -> v6.2.3 |
| [responsive] |
v6.2.3 -> v6.2.3 |
| [fixed] |
v6.2.3 -> v6.2.3 |
- name - Dashboard name. type: str
more...
|
Supported Version Ranges |
| name |
v6.2.3 -> v6.2.3 |
- permanent - Permanent dashboard (can"t be removed via the GUI). type: str choices: disable, enable
more...
|
Supported Version Ranges |
| permanent |
v6.2.3 -> v6.2.3 |
| [disable] |
v6.2.3 -> v6.2.3 |
| [enable] |
v6.2.3 -> v6.2.3 |
- vdom - Virtual domain. Source system.vdom.name. type: str
more...
|
Supported Version Ranges |
| vdom |
v6.2.3 -> v6.2.3 |
- widget - Dashboard widgets. type: list member_path: gui_dashboard:id/widget:id
more...
| Supported Version Ranges |
| widget |
v6.2.3 -> v6.2.3 |
- fabric_device - Fabric device to monitor. type: str
more...
|
Supported Version Ranges |
| fabric_device |
v6.2.3 -> v6.2.3 |
- fabric_device_widget_name - Fabric device widget name. type: str
more...
|
Supported Version Ranges |
| fabric_device_widget_name |
v6.2.3 -> v6.2.3 |
- fabric_device_widget_visualization_type - Visualization type for fabric device widget. type: str
more...
|
Supported Version Ranges |
| fabric_device_widget_visualization_type |
v6.2.3 -> v6.2.3 |
- fortiview_device - FortiView device. type: str
more...
|
Supported Version Ranges |
| fortiview_device |
v6.2.3 -> v6.2.3 |
- fortiview_filters - FortiView filters. type: list member_path: gui_dashboard:id/widget:id/fortiview_filters:id
more...
| Supported Version Ranges |
| fortiview_filters |
v6.2.3 -> v6.2.3 |
- id - FortiView Filter ID. see Notes. type: int required: true
more...
|
Supported Version Ranges |
| id |
v6.2.3 -> v6.2.3 |
- key - Filter key. type: str
more...
|
Supported Version Ranges |
| key |
v6.2.3 -> v6.2.3 |
- value - Filter value. type: str
more...
|
Supported Version Ranges |
| value |
v6.2.3 -> v6.2.3 |
- fortiview_sort_by - FortiView sort by. type: str
more...
|
Supported Version Ranges |
| fortiview_sort_by |
v6.2.3 -> v6.2.3 |
- fortiview_timeframe - FortiView timeframe. type: str
more...
|
Supported Version Ranges |
| fortiview_timeframe |
v6.2.3 -> v6.2.3 |
- fortiview_type - FortiView type. type: str
more...
|
Supported Version Ranges |
| fortiview_type |
v6.2.3 -> v6.2.3 |
- fortiview_visualization - FortiView visualization. type: str
more...
|
Supported Version Ranges |
| fortiview_visualization |
v6.2.3 -> v6.2.3 |
- height - Height. type: int
more...
|
Supported Version Ranges |
| height |
v6.2.3 -> v6.2.3 |
- id - Widget ID. see Notes. type: int required: true
more...
|
Supported Version Ranges |
| id |
v6.2.3 -> v6.2.3 |
- industry - Security Audit Rating industry. type: str choices: default, custom
more...
|
Supported Version Ranges |
| industry |
v6.2.3 -> v6.2.3 |
| [default] |
v6.2.3 -> v6.2.3 |
| [custom] |
v6.2.3 -> v6.2.3 |
- interface - Interface to monitor. Source system.interface.name. type: str
more...
|
Supported Version Ranges |
| interface |
v6.2.3 -> v6.2.3 |
- region - Security Audit Rating region. type: str choices: default, custom
more...
|
Supported Version Ranges |
| region |
v6.2.3 -> v6.2.3 |
| [default] |
v6.2.3 -> v6.2.3 |
| [custom] |
v6.2.3 -> v6.2.3 |
- title - Widget title. type: str
more...
|
Supported Version Ranges |
| title |
v6.2.3 -> v6.2.3 |
- type - Widget type. type: str choices: sysinfo, licinfo, forticloud, cpu-usage, memory-usage, disk-usage, log-rate, sessions, session-rate, tr-history, analytics, usb-modem, admins, security-fabric, security-fabric-ranking, sensor-info, ha-status, vulnerability-summary, host-scan-summary, fortiview, botnet-activity, fabric-device
more...
|
Supported Version Ranges |
| type |
v6.2.3 -> v6.2.3 |
| [sysinfo] |
v6.2.3 -> v6.2.3 |
| [licinfo] |
v6.2.3 -> v6.2.3 |
| [forticloud] |
v6.2.3 -> v6.2.3 |
| [cpu-usage] |
v6.2.3 -> v6.2.3 |
| [memory-usage] |
v6.2.3 -> v6.2.3 |
| [disk-usage] |
v6.2.3 -> v6.2.3 |
| [log-rate] |
v6.2.3 -> v6.2.3 |
| [sessions] |
v6.2.3 -> v6.2.3 |
| [session-rate] |
v6.2.3 -> v6.2.3 |
| [tr-history] |
v6.2.3 -> v6.2.3 |
| [analytics] |
v6.2.3 -> v6.2.3 |
| [usb-modem] |
v6.2.3 -> v6.2.3 |
| [admins] |
v6.2.3 -> v6.2.3 |
| [security-fabric] |
v6.2.3 -> v6.2.3 |
| [security-fabric-ranking] |
v6.2.3 -> v6.2.3 |
| [sensor-info] |
v6.2.3 -> v6.2.3 |
| [ha-status] |
v6.2.3 -> v6.2.3 |
| [vulnerability-summary] |
v6.2.3 -> v6.2.3 |
| [host-scan-summary] |
v6.2.3 -> v6.2.3 |
| [fortiview] |
v6.2.3 -> v6.2.3 |
| [botnet-activity] |
v6.2.3 -> v6.2.3 |
| [fabric-device] |
v6.2.3 -> v6.2.3 |
- width - Width. type: int
more...
|
Supported Version Ranges |
| width |
v6.2.3 -> v6.2.3 |
- x_pos - X position. type: int
more...
|
Supported Version Ranges |
| x_pos |
v6.2.3 -> v6.2.3 |
- y_pos - Y position. type: int
more...
|
Supported Version Ranges |
| y_pos |
v6.2.3 -> v6.2.3 |
- gui_global_menu_favorites - Favorite GUI menu IDs for the global VDOM. type: list member_path: gui_global_menu_favorites:id
more...
| Supported Version Ranges |
| gui_global_menu_favorites |
v6.2.3 -> v6.2.3 |
- id - Select menu ID. type: str required: true
more...
|
Supported Version Ranges |
| id |
v6.2.3 -> v6.2.3 |
- gui_ignore_release_overview_version - The FortiOS version to ignore release overview prompt for. type: str
more...
|
Supported Version Ranges |
| gui_ignore_release_overview_version |
v6.4.1 -> v6.4.1 |
- gui_new_feature_acknowledge - Acknowledgement of new features. type: list member_path: gui_new_feature_acknowledge:id
more...
| Supported Version Ranges |
| gui_new_feature_acknowledge |
v6.2.3 -> v6.2.3 |
- id - Select menu ID. type: str required: true
more...
|
Supported Version Ranges |
| id |
v6.2.3 -> v6.2.3 |
- gui_vdom_menu_favorites - Favorite GUI menu IDs for VDOMs. type: list member_path: gui_vdom_menu_favorites:id
more...
| Supported Version Ranges |
| gui_vdom_menu_favorites |
v6.2.3 -> v6.2.3 |
- id - Select menu ID. type: str required: true
more...
|
Supported Version Ranges |
| id |
v6.2.3 -> v6.2.3 |
- name - SSO admin name. type: str required: true
more...
|
Supported Version Ranges |
| name |
v6.2.0 -> 7.6.6 |
- vdom - Virtual domain(s) that the administrator can access. type: list member_path: vdom:name
more...
| Supported Version Ranges |
| vdom |
v6.2.0 -> 7.6.6 |
- name - Virtual domain name. Source system.vdom.name. type: str required: true
more...
|
Supported Version Ranges |
| name |
v6.2.0 -> 7.6.6 |
Notes
-----
.. note::
- Legacy fortiosapi has been deprecated, httpapi is the preferred way to run playbooks
- The module supports check_mode.
Examples
--------
.. code-block:: yaml+jinja
- name: Configure SSO admin users.
fortinet.fortios.fortios_system_sso_admin:
vdom: "{{ vdom }}"
state: "present"
access_token: ""
system_sso_admin:
accprofile: " (source system.accprofile.name)"
gui_dashboard:
-
columns: "10"
id: "6"
layout_type: "responsive"
name: "default_name_8"
permanent: "disable"
vdom: " (source system.vdom.name)"
widget:
-
fabric_device: ""
fabric_device_widget_name: ""
fabric_device_widget_visualization_type: ""
fortiview_device: ""
fortiview_filters:
-
id: "17"
key: ""
value: ""
fortiview_sort_by: ""
fortiview_timeframe: ""
fortiview_type: ""
fortiview_visualization: ""
height: "25"
id: "25"
industry: "default"
interface: " (source system.interface.name)"
region: "default"
title: ""
type: "sysinfo"
width: "25"
x_pos: "500"
y_pos: "500"
gui_global_menu_favorites:
-
id: "35"
gui_ignore_release_overview_version: ""
gui_new_feature_acknowledge:
-
id: "38"
gui_vdom_menu_favorites:
-
id: "40"
name: "default_name_41"
vdom:
-
name: "default_name_43 (source system.vdom.name)"
Return Values
-------------
Common return values are documented: https://docs.ansible.com/ansible/latest/reference_appendices/common_return_values.html#common-return-values, the following are the fields unique to this module:
.. raw:: html
- build - Build number of the fortigate image returned: always type: str sample: 1547
- http_method - Last method used to provision the content into FortiGate returned: always type: str sample: PUT
- http_status - Last result given by FortiGate on last operation applied returned: always type: str sample: 200
- mkey - Master key (id) used in the last call to FortiGate returned: success type: str sample: id
- name - Name of the table used to fulfill the request returned: always type: str sample: urlfilter
- path - Path of the table used to fulfill the request returned: always type: str sample: webfilter
- revision - Internal revision number returned: always type: str sample: 17.0.2.10658
- serial - Serial number of the unit returned: always type: str sample: FGVMEVYYQT3AB5352
- status - Indication of the operation's result returned: always type: str sample: success
- vdom - Virtual domain used returned: always type: str sample: root
- version - Version of the FortiGate returned: always type: str sample: v5.6.3
Status
------
- This module is not guaranteed to have a backwards compatible interface.
Authors
-------
- Link Zheng (@chillancezen)
- Jie Xue (@JieX19)
- Hongbin Lu (@fgtdev-hblu)
- Frank Shen (@frankshen01)
- Miguel Angel Munoz (@mamunozgonzalez)
- Nicolas Thomas (@thomnico)
.. hint::
If you notice any issues in this documentation, you can create a pull request to improve it.