cancel
Showing results for 
Search instead for 
Did you mean: 

Cannot load login module , Found in negative cache?

Former Member
0 Kudos

Hello All,

I am trying out the SSO with Header Variable Login , by adding the UserId into the Header Variable.

I am able to login to the Portal as per the steps given in "HeaderVariableLoginModule" http://help.sap.com/saphelp_nw04/helpdata/en/d0/a3d940c2653126e10000000a1550b0/frameset.htm

There is another extension of HeaderVariableLoginModule called the IPHeaderVariableLoginModule, which allows login only if the request comes from the specified IP address.

But after trying this i am getting the foll error :

Cannot load login module class de.platinion.security.IPHeaderLoginModule.

[EXCEPTION]

java.lang.ClassNotFoundException: de.platinion.security.IPHeaderLoginModule

Found in negative cache

-


Loader Info -


ClassLoader name: [common:library:com.sap.security.api.sda;library:com.sap.security.core.sda;library:security.class;library:webservices_lib;service:adminadapter;service:basicadmin;service:com.sap.security.core.ume.service;service:configuration;service:connector;service:dbpool;service:deploy;service:jmx;service:jmx_notification;service:keystore;service:security;service:userstore]

Parent loader name: [Frame ClassLoader]

I have followed the steps given in the document, https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/069eaf4b-0901-0010-6e89-d1fcceeb...

but still am getting the same error,

I guess it has something to do with the ClassLoader or classpath coz it gives a ClassNotFoundException, but am not able to find a solution..

Could some1 help me out??

Thanks,

Meghana

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi!

Did you found any solution to this? I have the same error. (NW04s SP13)

Br

Anton Renberg