I assume you can't restrict the ICF node to SAML only? The used authentication method is contained in the server object, attribute IF_HTTP_SERVER~AUTHENTICATION_METHOD. The challenge is that it has the last one, e.g. if you authenticate using basic authentication and then you get redirected and the next authentication is with the security session the attribute will have a value of 10 instead of 1.
↧