Skip to content

Commit

Permalink
Fix typo in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pascal-hofmann authored and michael-doubez committed Nov 19, 2024
1 parent dd3caf3 commit 6d25ef6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/configuration/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ The switch between modes is controled by the `serverConfiguration` field
|----------------------|---------|------------------------------------------------------------------------------------------------------------------------------------------------------|
| clientId | string | Id of the openid client obtained from the provider |
| clientSecret | secret | Secret associated to the client |
| serverConfiguration | select | Crontols endpoint configuration mode<br />- `wellKnown`: activate discovery via well-known endpoint <br />- `manual`: activate manual configuration |
| serverConfiguration | select | Controls endpoint configuration mode<br />- `wellKnown`: activate discovery via well-known endpoint <br />- `manual`: activate manual configuration |

### Automatic configuration

Expand Down

0 comments on commit 6d25ef6

Please sign in to comment.