Skip to content

Commit b361005

Browse files
authored
docs: fix disco_srv nesting in README
disco_srv needs to be in the top-level config, not under sp_config
1 parent d56982a commit b361005

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,8 +380,8 @@ parameter `disco_srv`, must be specified if the metadata given to the backend mo
380380
381381
```yaml
382382
config:
383+
disco_srv: http://disco.example.com
383384
sp_config: [...]
384-
disco_srv: http://disco.example.com
385385
```
386386
387387
##### Mirror the SAML ForceAuthn option

0 commit comments

Comments
 (0)