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 7f008cb commit 0384130Copy full SHA for 0384130
content/en/docs/marketplace/platform-supported-content/modules/SAML/_index.md
@@ -129,7 +129,7 @@ Custom user provisioning flows created for a SAML V3.x are still supported in V4
129
<action type="Rewrite" url="http://localhost:8080/{R:1}{R:2}" /></rule>
130
<rule name="submitloginform">
131
<match url="^(SubmitLoginForm)" />
132
- <action type="Rewrite" url="http://localhost:8080/SubmitLoginForm>
+ <action type="Rewrite" url="http://localhost:8080/SubmitLoginForm">
133
</rule>
134
```
135
0 commit comments