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 43410e5 commit 33dd34bCopy full SHA for 33dd34b
1 file changed
README.md
@@ -579,7 +579,7 @@ Remember to provide it to the Signature builder if you are sending a `GET RelayS
579
signature validation process will fail at the Identity Provider.
580
581
The Service Provider will sign the request/responses with its private key.
582
-The Identity Provider will validate the sign of the received request/responses with the public x500 cert of the
+The Identity Provider will validate the sign of the received request/responses with the public x509 cert of the
583
Service Provider.
584
585
Notice that this toolkit uses 'settings.certificate' and 'settings.private_key' for the sign and decrypt processes.
0 commit comments