Skip to content

Commit 52f4e15

Browse files
committed
Merge pull request #47 from rapid7/issue-46
Fix #46 - Use the correct Audience Restriction URL
2 parents 61ae3d0 + 83411de commit 52f4e15

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ need to create a SAML 2.0 application in Okta with the following settings
4040
| Single Sign On URL | http://localhost:2600/sso/saml |
4141
| Recipient URL | http://localhost:2600/sso/saml |
4242
| Destination URL | http://localhost:2600/sso/saml |
43-
| Audience Restriction | http://localhost:2600/sso/smal |
43+
| Audience Restriction | http://localhost:2600/sso/saml |
4444
| Default Relay State | |
4545
| Name ID Format | EmailAddress |
4646
| Response | Signed |

0 commit comments

Comments
 (0)