add the missing binding step to enable the x509 client authentication
steps
This commit is contained in:
parent
e920823a1b
commit
1d7f5635d9
3 changed files with 7 additions and 0 deletions
BIN
server_admin/images/x509-browser-flow-bindings.png
Normal file
BIN
server_admin/images/x509-browser-flow-bindings.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 238 KiB |
BIN
server_admin/images/x509-directgrant-flow-bindings.png
Normal file
BIN
server_admin/images/x509-directgrant-flow-bindings.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 237 KiB |
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue