Skip to content

Commit 866ca34

Browse files
authored
requested updates to post (#1499)
1 parent c2d3941 commit 866ca34

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

_source/_posts/2024-02-29-third-party-cookies.md

+5-2
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,9 @@ If you're using a custom domain like `login.mycompany.com` in your sign-in widge
4949

5050
If you have a self-hosted Sign-In Widget with `mycompany.okta.com` configured as the `baseUrl` or `issuer` in its settings, cookies will be issued for `okta.com` and will be first-party to `okta.com` but third-party to `mycompany.com`.
5151

52-
If you have a self-hosted Sign-In Widget and use [agentless Desktop Single Sign-on](https://help.okta.com/en-us/content/topics/directory/ad-dsso-test.htm), follow the steps in [this Knowledge Base article](https://support.okta.com/help/s/article/third-party-cookies-utilized-by-the-sign-in-widget?language=en_US) to embed a Trial token script.
52+
### Third-party cookie deprecation when using Agentless Desktop Single Sign-on
53+
54+
If you have a Custom Domain or Self-Hosted Sign-in Widget deployment model and use Agentless Desktop Single Sign-on (ADSSO), follow the steps in the [Third Party Cookies Utilized by the Sign-in Widget](https://support.okta.com/help/s/article/third-party-cookies-utilized-by-the-sign-in-widget) Knowledge Base article to enable `CookiesAllowedforURLs` in Chrome browsers.
5355

5456
### Third-party cookie deprecation affects "remember me" features
5557

@@ -69,4 +71,5 @@ Here on the Okta Developer Blog, we'll keep you updated about how to mitigate ea
6971

7072
* Learn more about [how blocking third-party cookies affects Okta environments](https://support.okta.com/help/s/article/FAQ-How-Blocking-Third-Party-Cookies-Can-Potentially-Impact-Your-Okta-Environment?language=en_US).
7173
* See the [Okta session cookies guide](https://developer.okta.com/docs/guides/session-cookie/main/) for more on how cookies are used.
72-
* [Use Chrome's feature flags](https://support.okta.com/help/s/article/deprecation-of-3rd-party-cookies-in-google-chrome?language=en_US) to test your login experience with third-party cookies disabled.
74+
* [Use Chrome's feature flags](https://support.okta.com/help/s/article/deprecation-of-3rd-party-cookies-in-google-chrome?language=en_US) to test your login experience with third-party cookies disabled.
75+
* Read the [Third Party Cookies Utilized by the Sign-in Widget](https://support.okta.com/help/s/article/third-party-cookies-utilized-by-the-sign-in-widget) Knowledge Base article

0 commit comments

Comments
 (0)