pdbs
Results
1
issues of
pdbs
On an OIDC Callback i.e. http://localhost:8080/MyApplication/index.html?code=0.AXMAlS8XEZqje0-SJMahHR5cJCFY7Ad5WTJDkKCbZUg-0LdzAH8.... the following line (160) in HttpServletRequestDelegator.java String[] values = requestData.getParameters().get(name); throws a java.lang.NullPointerException when accessing a request parameter which is not in the GET...