I have configured the SAML singlesignon extension and ASM.
I am getting the response from SSO however unable to login into the system.
While browsing i came across a link:[https://help.hybris.com/6.5.0/hcd/8bfbcaca866910148e309aae7a590ba5.html][1]
Which States - The ASM intercepts the request and checks and if there is a valid secure cookie, the system proceeds with the ASM login.
Anyone know where in the system the code for a Secure cookie in ASM is placed in?.
We need to see how ASM has done the flow so that we can also reuse the same for our custom flow.