mirror of
https://github.com/kanidm/kanidm.git
synced 2025-05-17 14:33:55 +02:00
parent
bf1e9b0989
commit
e1b9063b99
|
@ -566,7 +566,7 @@ Due to a [lack of public client support](https://github.com/oauth2-proxy/oauth2-
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
kanidm system oauth2 create webapp 'webapp.example.com' 'https://webapp.example.com'
|
kanidm system oauth2 create webapp 'webapp.example.com' 'https://webapp.example.com'
|
||||||
kanidm system add-redirect-url webapp 'https://webapp.example.com/oauth2/callback'
|
kanidm system oauth2 add-redirect-url webapp 'https://webapp.example.com/oauth2/callback'
|
||||||
kanidm system oauth2 update-scope-map webapp email openid
|
kanidm system oauth2 update-scope-map webapp email openid
|
||||||
kanidm system oauth2 get webapp
|
kanidm system oauth2 get webapp
|
||||||
kanidm system oauth2 show-basic-secret webapp
|
kanidm system oauth2 show-basic-secret webapp
|
||||||
|
|
Loading…
Reference in a new issue