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 f683f5c commit a31b3e1Copy full SHA for a31b3e1
README.md
@@ -349,6 +349,10 @@ The settings related to sign are stored in the `security` attribute of the setti
349
settings.security[:embed_sign] = false
350
```
351
352
+Notice that the RelayState parameter is used when creating the Signature on the HTTP-Redirect Binding,
353
+remember to provide it to the Signature builder if you are sending a GET RelayState parameter or
354
+Signature validation process will fail at the Identity Provider.
355
+
356
357
## Single Log Out
358
0 commit comments