Jörn Friedrich Dreyer
4c53707920
omit extension name in ParseConfig doc
...
Signed-off-by: Jörn Friedrich Dreyer <jfd@butonic.de >
2022-04-29 20:21:18 +00:00
Willy Kloucek
1cdb81bd3e
add fixes from review
2022-04-29 16:10:21 +02:00
Willy Kloucek
4ff313b0a5
check for more secrets need to be set
2022-04-29 13:07:25 +02:00
Willy Kloucek
e582b609b5
fix startup with ocis init
2022-04-28 17:20:10 +02:00
Willy Kloucek
ab254b05d0
remove all "omitempty" from config structs to bring back full configuration file documentation
2022-04-28 15:08:40 +02:00
Willy Kloucek
3054875a05
move config validation into a separate function
2022-04-28 11:10:39 +02:00
Willy Kloucek
4043f181b1
set generate ldap secrets
2022-04-27 17:00:31 +02:00
Willy Kloucek
a37126f523
Merge branch 'master' into ocis-init
2022-04-27 15:50:26 +02:00
Ralf Haferkamp
45f0940071
Turn of "insecure" of built-in IDP
...
Setup idp to verify the LDAP server certificate. As this certificate
might be generated on startup, this also moved the IDP to the "delayed"
set of services. So it starts after "idm".
2022-04-26 18:59:10 +02:00
Ralf Haferkamp
1a38f3623c
switch default config to idm
...
- The accounts and glauth service are turned off by default
- proxy is switch from "accounts" to "cs3" for the account backend
- The LDAP configuration (graph, idp, storage) of all services now
points to idm instead of glauth
2022-04-26 18:59:10 +02:00
Christian Richter
8d81e39bd6
refactor yaml labels, add overwrite protection
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-19 15:14:01 +02:00
Christian Richter
bfc8db848c
refactor idp
...
Signed-off-by: Christian Richter <crichter@owncloud.com >
2022-04-13 17:04:37 +02:00