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: modules/user-access/pages/sso.adoc
+9-1Lines changed: 9 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -212,7 +212,15 @@ Refer to your identity provider's documentation to determine which options to us
212
212
Besides providing the SSO information in the UI, you also have the option of providing the information using `gadmin config` through the command-line.
213
213
214
214
Below is the list of parameters you need to configure.
215
-
You can run xref:system-management:management-with-gadmin.adoc#_gadmin_config_set[`gadmin config set`] to configure their value non-interactively, or run `gadmin config entry Security.SSO.SAML` to configure their values interactively in the terminal.
215
+
You can run xref:system-management:management-commands.adoc#_gadmin_config_set[`gadmin config set`] to configure their value non-interactively, or run `gadmin config entry Security.SSO.SAML` to configure their values interactively in the terminal.
216
+
217
+
After changing these configuration values, you must run the following `gadmin` commands:
0 commit comments