Skip to content

Commit 51aa56f

Browse files
committed
improve docs
1 parent 1c18ef4 commit 51aa56f

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -107,8 +107,7 @@ server.route([
107107
## API
108108
#### Plugin Options
109109

110-
> By default, the Keycloak server has built-in two ways to authenticate the client: client ID and client secret, or with a signed JWT. This plugin supports both. Check the description of `secret` and `publicKey` for further information.
111-
>
110+
> By default, the Keycloak server has built-in two ways to authenticate the client: client ID and client secret, or with a signed JWT. This plugin supports both. Check the description of `secret` and `publicKey` for further information.<br/>
112111
> If the signed JWTs are used as online strategy, ensure that the identifier of the related realm key is included in their header as `kid`.
113112
>
114113
> | Strategy | Online | Option |

0 commit comments

Comments
 (0)