Skip to content

Commit ca372fa

Browse files
Removed FQDN procedure from RN and put in redirect to task topic.
1 parent 502a3ff commit ca372fa

1 file changed

Lines changed: 1 addition & 24 deletions

File tree

docs/rn_whatsnew.adoc

Lines changed: 1 addition & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -64,30 +64,7 @@ The following are updated Element API methods related to these security improvem
6464
* `ModifyAccount`
6565

6666
=== 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^].
9168

9269
=== Storage node firmware updates
9370
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

Comments
 (0)