As I see from the code, samlsinglesignon communicates with ASM via sso.cookie.name (samlPassThroughToken). ASM sets up the current user based on the token from this cookie.
My questions: - Is there any other code in the system which uses this cookie? - Am I understand correctly that I need to create from scratch samlPassThroughToken handlers for cockpits-IDP integration?