Skip to content

Commit d424681

Browse files
committed
Comment related to required information on Response
1 parent 52fb638 commit d424681

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,4 +49,9 @@ The following information needs to be available on the account:
4949

5050
`accountSettings.setCertificate`: The x509 certificate fingerprint. This is provided from the identity provider when setting up the relationship, for this version the certificate must be 1024-bit.
5151

52+
The following information needs to be available for the response:
53+
54+
`response.loadXmlFromBase64`: The coded SAML Response on string format
55+
`response.setDestinationUrl`: The URL of the current host + current view
56+
5257
In OneLogin, for this sample project, you'll want to set the SAML Consumer URL to "http://localhost:8080" and the SAML Audience and SAML Recipient to "http://localhost:8080/consume.jsp"

0 commit comments

Comments
 (0)