update: README: link to the client_id generation documentation
This commit is contained in:
parent
17f3420a23
commit
06a019ac20
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
!/www/lib/sib-router
|
||||
!/www/lib/sib-chat
|
||||
!/www/lib/sib-oidc
|
||||
*.iml
|
@ -54,7 +54,7 @@ clone then:
|
||||
* `make install`
|
||||
|
||||
Edit the created `./src/config.pug` file to :
|
||||
- update the `client_id` you generated on the server / OIDC provider
|
||||
- update the `client_id` [you generated on the server](https://git.happy-dev.fr/startinblox/applications/sib-app-data-server/blob/master/README.md#openidconnect-configuration) / OIDC provider
|
||||
- update the `sdn` / Server Domain Name to match yours
|
||||
|
||||
## Build
|
||||
|
Loading…
Reference in New Issue
Block a user