mirror of
https://github.com/kanidm/kanidm.git
synced 2025-02-23 20:47:01 +01:00
Typo (#2125)
This commit is contained in:
parent
eaef6f9adb
commit
4aee3365aa
|
@ -251,7 +251,7 @@ To create an OAuth2 public resource server:
|
|||
|
||||
```bash
|
||||
kanidm system oauth2 create-public <name> <displayname> <origin>
|
||||
kanidm system oauth2 create mywebapp "My Web App" https://webapp.example.com
|
||||
kanidm system oauth2 create-public mywebapp "My Web App" https://webapp.example.com
|
||||
```
|
||||
|
||||
## Example Integrations
|
||||
|
|
Loading…
Reference in a new issue