Greetings,
Can anyone please advise how I can access the AUTH_SESSION_ID cookie from the iOS app that is using Keycloak with AppAuthiOS and using OIDC request. To help with sticky session cookie management I’d like to capture this AUTH_SESSION_ID cookie and then send it in all subsequent requests to help with the load balancing.
Thanks in advance