Skip to content
Snippets Groups Projects
Commit d10fb19c authored by David Hübner's avatar David Hübner
Browse files

mod readme to include updated env vars

parent 3d0e4662
No related branches found
No related tags found
No related merge requests found
......@@ -3,4 +3,5 @@ docker-frontend
docker-didmos
docker-openldap
docker-mongodb
.repos
\ No newline at end of file
.repos
docker-compose.override.yml
\ No newline at end of file
......@@ -194,11 +194,14 @@ _Note_: Normally you want to keep `SATOSA_LDAP_ACTIVE` set you "Yes". `SATOSA_RE
_Note_: These settings MUST match the Mongo DB settings above in the section "Setup of user account and database for usage with satosa"
_Note_: `SATOSA_OIDC_DYNAMIC_REGISTRATION` allows automatic pairing with other OIDC Clients. This should be deavtivated due to security reasons, after initial setup of all components!
- `SATOSA_MONGODB_USERNAME`: "satosa"
- `SATOSA_MONGODB_PASSWORD`: "RG6gdsfbtRRDuXad"
- `SATOSA_MONGODB_HOST`: "docker-mongo"
- `SATOSA_MONGODB_PORT`: "27017"
- `SATOSA_MONGODB_DATABASE`: "satosa"
- `SATOSA_OIDC_DYNAMIC_REGISTRATION`: "Yes"
### Configuration of ldap server for satosa
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment