You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/rn_whatsnew.adoc
+1-24Lines changed: 1 addition & 24 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -64,30 +64,7 @@ The following are updated Element API methods related to these security improvem
64
64
* `ModifyAccount`
65
65
66
66
=== Fully Qualified Domain Name (FQDN) access to UIs
67
-
Element 12.2 supports cluster web interface access using FQDNs. On Element 12.2 storage clusters, if you use the FQDN to access web user interfaces such as the Element web UI, per-node UI, or management node UI, you must first add a storage cluster setting to identify the FQDN used by the cluster. This setting enables the cluster to properly redirect a login session and facilitates better integration with external services like key managers and identity providers for multi-factor authentication. This feature requires management services version 2.15 or later.
68
-
69
-
You can do this by following these steps:
70
-
71
-
. Create the following cluster interface preference using the `CreateClusterInterfacePreference` API method, inserting the cluster MVIP FQDN for the preference value:
72
-
+
73
-
* Name: `mvip_fqdn`
74
-
* Value: <Fully Qualified Domain Name for the Cluster MVIP>
75
-
. Change the management node settings using the management node REST API:
76
-
.. Access the REST API UI for the management node by entering the management node IP address followed by `/mnode/2/`. For example: `https://[management node IP]/mnode/2/`
77
-
.. Click *Authorize* or any lock icon and complete the following:
78
-
... Enter the cluster user name and password.
79
-
... Enter the client ID as `mnode-client`.
80
-
... Click *Authorize* to begin a session.
81
-
... Close the window.
82
-
.. Click *GET /settings*.
83
-
.. Click *Try it out*.
84
-
.. Click *Execute*.
85
-
.. Record any proxy settings reported in the response body.
86
-
.. Click *PUT /settings*.
87
-
.. Click *Try it out*.
88
-
.. In the request body area, enter the management node FQDN as the value for the `mnode_fqdn` parameter.
89
-
.. Enter any proxy setting values you recorded earlier in the remaining parameters in the request body. If you leave the proxy parameters empty or do not include them in the request body, existing proxy settings will be removed.
90
-
.. Click *Execute*.
67
+
Element 12.2 supports cluster web interface access using FQDNs. On Element 12.2 storage clusters, if you use the FQDN to access web user interfaces such as the Element web UI, per-node UI, or management node UI, you must first add a storage cluster setting to identify the FQDN used by the cluster. This setting enables the cluster to properly redirect a login session and facilitates better integration with external services like key managers and identity providers for multi-factor authentication. This feature requires management services version 2.15 or later. link:task_nde_access_ui_fqdn.html[Learn more^].
91
68
92
69
=== Storage node firmware updates
93
70
Element 12.2 includes firmware updates for storage nodes. http://docs.netapp.com/us-en/hci/docs/rn_relatedrn.html[Learn more^].
0 commit comments