Skip to content

Commit 6361152

Browse files
Victor LeeVictor Lee
authored andcommitted
DOC-2553-saml-config-restart-2
1 parent 2f5b9d3 commit 6361152

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

modules/user-access/pages/sso.adoc

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,15 @@ Refer to your identity provider's documentation to determine which options to us
212212
Besides providing the SSO information in the UI, you also have the option of providing the information using `gadmin config` through the command-line.
213213

214214
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:
218+
219+
[,console]
220+
----
221+
gadmin config apply
222+
gadmin restart gsql
223+
----
216224

217225
|===
218226
|Name | Description | Example

0 commit comments

Comments
 (0)