Issue with secure SAML cookies while accessing in chrome

While authenticating our application with Okta though SAML2.0, it successfully authenticates with Firefox but unable authenticate with Chrome browser. Are there any config changes that need to made at application level in Okta.

We have update the header for the cookie: ‘session.cookie.samesite’ => ‘None’
But above changes didn’t help.

Is this something you can help us with?