diff --git a/server_admin/images/x509-browser-flow-bindings.png b/server_admin/images/x509-browser-flow-bindings.png new file mode 100644 index 0000000000..873eaf350d Binary files /dev/null and b/server_admin/images/x509-browser-flow-bindings.png differ diff --git a/server_admin/images/x509-directgrant-flow-bindings.png b/server_admin/images/x509-directgrant-flow-bindings.png new file mode 100644 index 0000000000..d04018666d Binary files /dev/null and b/server_admin/images/x509-directgrant-flow-bindings.png differ diff --git a/server_admin/topics/authentication/x509.adoc b/server_admin/topics/authentication/x509.adoc index 93cf746d49..43ba51abf0 100644 --- a/server_admin/topics/authentication/x509.adoc +++ b/server_admin/topics/authentication/x509.adoc @@ -145,6 +145,10 @@ image:images/x509-execution.png[] image:images/x509-browser-flow.png[] +* Select the "Bindings" tab, find the drop down for "Browser Flow". Select the newly created X509 browser flow from the drop down and click on "Save". + +image:images/x509-browser-flow-bindings.png[] + #### Configuring X.509 Client Certificate Authentication image:images/x509-configuration.png[] @@ -199,6 +203,9 @@ image:images/x509-directgrant-execution.png[] image:images/x509-directgrant-flow.png[] * Set up the x509 authentication configuration by following the steps described earlier in the x.509 Browser Flow section. +* Select the "Bindings" tab, find the drop down for "Direct Grant Flow". Select the newly created X509 direct grant flow from the drop down and click on "Save". + +image:images/x509-directgrant-flow-bindings.png[] ### Troubleshooting