We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 061081f commit c5480bbCopy full SHA for c5480bb
README.md
@@ -80,7 +80,7 @@ Start saml-auth-proxy using:
80
Generate your SP's SAML metadata by accessing the built-in metadata endpoint:
81
82
```bash
83
-curl localhost:8000/saml/metadata > saml-sp-metadata.xml
+curl localhost:8080/saml/metadata > saml-sp-metadata.xml
84
```
85
86
You can post the content of the `saml-sp-metadata.xml` file at
0 commit comments