[mitreid-connect] Null Pointer Exception
Justin P Richer
jricher at mit.edu
Tue Dec 9 14:43:44 EST 2014
That's very strange, that particular line is dealing with the system scopes, which shouldn't be null at all by there. If anything, they should be an empty set, and it should pass through. Please file an issue with the main project and we'll look into the details and see if we can replicate it.
-- Justin
________________________________
From: mitreid-connect-bounces at mit.edu [mitreid-connect-bounces at mit.edu] on behalf of Felipe Polo-Wood [felipe.polowood at duke.edu]
Sent: Tuesday, December 09, 2014 2:01 PM
To: mitreid-connect at mit.edu
Subject: [mitreid-connect] Null Pointer Exception
We have set up the ldap-openid-connect-server for testing and I am able to login directly, but it is failing to authenticate my client. The following URL, brings up the credentials screen, but then after the login it throws an Exception.
http://vml-catstools2:8080/ldap-openid-connect-server/authorize?client_id=OnRampTestClient&redirect_uri=smartapp://callback&scope=launch/patient%20user/*.*%20patient/*.read%20openid%20profile&response_type=code&state=4D640684
incluying relevant lines:
java.lang.NullPointerException
org.mitre.oauth2.web.OAuthConfirmationController.confimAccess(OAuthConfirmationController.java:154)
org.mitre.oauth2.web.OAuthConfirmationController$$FastClassByCGLIB$$608f3ba8.invoke(<generated>)
org.springframework.cglib.proxy.MethodProxy.invoke(MethodProxy.java:204)
org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.invokeJoinpoint(CglibAopProxy.java:698)
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:150)
org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:64)
org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:172)
org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:631)
org.mitre.oauth2.web.OAuthConfirmationController$$EnhancerByCGLIB$$151ff338.confimAccess(<generated>)
I have played with the settings in the "Manage Clients" screen, but without documentation, it is hard to know what to do there... but I keep getting this error. Is this an error with the LDAP configuration?
I appreciate your help.
Felipe Polo-Wood
Office: +1.919.668.2268
Mobile: +1.919.741.421
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.mit.edu/pipermail/mitreid-connect/attachments/20141209/7ec88bb7/attachment-0001.htm
More information about the mitreid-connect
mailing list