SAML Module with Studio Pro 8.8.1

0
Hi, We’re having a problem using the latest version of the SAML module, with Studio Pro 8.8.1. We’re using Okta as our Idp An application we have already built with 7.23.12 works successfully with the previous SAML module version. So we are *fairly confident that this isn’t a SAML module / idp configuration issue.   Our app is a new build in Mx 8, so we haven’t had to do any code migration. The error we get  in the logs is a java null pointer error  Here’s the first few lines of the stack trace –   ERROR - SAML_SSO: Unable to validate Response, see SAMLRequest overview for detailed response. Error: null 2020-06-09T07:18:23.403996 [APP/PROC/WEB/0]   ERROR - SAML_SSO: java.lang.NullPointerException: null 2020-06-09T07:18:23.404006 [APP/PROC/WEB/0]       at saml20.implementation.ArtifactHandler.handleSAMLResponse(ArtifactHandler.java:178) 2020-06-09T07:18:23.404011 [APP/PROC/WEB/0]       at saml20.implementation.ArtifactHandler.handleRequest(ArtifactHandler.java:33) 2020-06-09T07:18:23.404020 [APP/PROC/WEB/0]       at saml20.implementation.SAMLRequestHandler.processRequest(SAMLRequestHandler.java:164) Setting log level set to trace, doesn’t reveal anything further   Can anyone give us a few pointers as to what might cause this?  
asked
1 answers
0

Hi Richard,

Please see my comment at another forum post, similar to yours. 

https://forum.mendix.com/link/questions/102953

 

Cheers,

Jeffrey 

answered