09-26-2017 02:08 AM - edited 03-12-2019 04:34 AM
I have a problem with Anyconnect clientless configuration with SAML. I have correctly configured ConnectionProfile, GroupPolicies and SAML Identity Provider. My Identity Provider is a simpleSAMLphp script.
At logon I am redirected to the AnyConnect login page, and in the ASDM log I get an error:
Failed to consume SAML assertion. Reason: The identifier of a provider is unknown to #LassoServer. To register a provider in a #LassoServer object, you must use the lasso_server_add_provider () or lasso_server_add_provider_from_buffer () methods.
Regards
Chris
Solved! Go to Solution.
04-04-2018 04:14 AM
Hi, I made a factory reset and configured from scratch, it works correctly, It works correctly from Cisco Adaptive Security Appliance Software Version 9.9(1)4
09-28-2017 03:00 AM
Hi,
Have you tried to do what it asks:
lasso_error_t lasso_server_add_provider (LassoServer *server, LassoProviderRole role, const gchar *metadata, const gchar *public_key, const gchar *ca_cert_chain)
11-25-2017 09:15 AM
Those aren't Cisco ASA commands. I suppose that is something Cisco developers would have to do. Cisco documentation isn't very helpful about stating what format the SAML assertion needs to have...
03-29-2018 07:01 AM
Were you able to find a resolution to this issue?
04-04-2018 04:14 AM
Hi, I made a factory reset and configured from scratch, it works correctly, It works correctly from Cisco Adaptive Security Appliance Software Version 9.9(1)4
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide