Search

GlobalSCAPE Knowledge Base

Using Edge for CAC authentication displays a 404 Object not found error

Karla Marsh
EFT

THE INFORMATION IN THIS ARTICLE APPLIES TO:

  • EFT v8 and later

DISCUSSION

If you are using Edge for CAC authentication, it will display a 404 Object not found error.

By default, EFT does not allow cookies to be sent with cross-site requests, resulting in 404 error.

If you want to use Edge for a browser, you will need to set the HttpCookieSameSitePolicy on EFT to Lax.

To set the HttpCookieSameSitePolicy

Add the name:value pair to the AdvancedProperties.JSON file:

{
"HttpCookieSameSitePolicy":"Lax"
}

Default Value: Strict; Acceptable values are "Strict","Lax","None". Values other than these will result in "Strict" value.

Cached: yes

Backup/Restore: yes

For more information about Advance Properties, refer to the online help for your version of EFT.
Details
Last Modified: Last Year
Last Modified By: kmarsh
Type: FIX
Rated 1 star based on 9 votes.
Article has been viewed 6.6K times.
Options
Also In This Category
Tags