Skip to Content
2
May 18, 2016 at 04:44 AM

is samlsinglesignon only for ASM OOTB?

576 Views

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?