*** Wartungsfenster jeden ersten Mittwoch vormittag im Monat ***

Skip to content
Snippets Groups Projects
Commit a781b21b authored by Moser, Maximilian's avatar Moser, Maximilian
Browse files

Fix metadata export command in README

* the extension in use is `.yaml` rather than `.yml`
parent 2ce326c2
Branches
No related tags found
1 merge request!2Update configuration
...@@ -37,7 +37,7 @@ The SAML backend endpoints are available under the path `/saml`. ...@@ -37,7 +37,7 @@ The SAML backend endpoints are available under the path `/saml`.
## SAML service provider metadata ## SAML service provider metadata
The SAML service provider metadata can be generated with the following command: The SAML service provider metadata can be generated with the following command:
`pipenv run satosa-saml-metadata proxy_conf.yml ssl/<tls-key-file> ssl/<tls-cert-file>` `pipenv run satosa-saml-metadata proxy_conf.yaml ssl/<tls-key-file> ssl/<tls-cert-file>`
If the operation was successful, then the generated should be stored in `backend.xml`. If the operation was successful, then the generated should be stored in `backend.xml`.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment