update: README: link to the client_id generation documentation

This commit is contained in:
jblemee 2018-12-07 01:16:06 +01:00
parent 17f3420a23
commit 06a019ac20
2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View File

@ -8,4 +8,5 @@
!/www/lib/sib-core
!/www/lib/sib-router
!/www/lib/sib-chat
!/www/lib/sib-oidc
!/www/lib/sib-oidc
*.iml

View File

@ -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