Skip to content

Commit

Permalink
Update _security/authentication-backends/openid-connect.md
Browse files Browse the repository at this point in the history
Co-authored-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com>
Signed-off-by: Sam <128482925+samuelcostae@users.noreply.github.com>
  • Loading branch information
samuelcostae and Naarcha-AWS authored Nov 17, 2023
1 parent 81f8300 commit 1d4087c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion _security/authentication-backends/openid-connect.md
Original file line number Diff line number Diff line change
Expand Up @@ -347,7 +347,6 @@ opensearch_security.openid.additional_parameters.foo: "bar"
opensearch_security.openid.additional_parameters.acr_values: "1"
```

In this example, two custom parameters, foo and acr_values, are added with values bar and 1, respectively. These parameters are appended to the GET request sent to the IdP.


#### Session management with additional cookies
Expand Down

0 comments on commit 1d4087c

Please sign in to comment.