Skip to content

Conversation

@gonzalad
Copy link
Contributor

Fix compilation error introduced in 'Adding ESAPI protection to OIDC'
commit.

We get this error when the screen oAuthAuthorizationData.jsp is displayed :

Caused by: org.apache.jasper.JasperException: Unable to compile class for JSP: 

An error occurred at line: 80 in the jsp file: /WEB-INF/views/oAuthAuthorizationData.jsp
client cannot be resolved
77:                             }
78:                         %>
79: 
80:                         <h2>Would you like to grant <%= ESAPI.encoder().encodeForHTML(client.getApplicationName()) %><br />the following permissions:</h2>
81: 
82:                         <table> 
83:                             <%

Fix compilation error introduced in 'Adding ESAPI protection to OIDC'
commit.
@asfgit asfgit closed this in abc084f Nov 28, 2016
asfgit pushed a commit that referenced this pull request Nov 28, 2016
Fix compilation error introduced in 'Adding ESAPI protection to OIDC'
commit.

This closes #11.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant