By: Philip Feliprada user 14 Feb 2018 at 1:43 a.m. CST

1 Response
Philip Feliprada gravatar
Good day, I am interested in making an application that uses Gluu's authentication with the use of java programming as I searched the net I saw this blog (https://www.gluu.org/blog/java-openid-connect-servlet-sample/) and immediately grabbed the source code (https://github.com/GluuFederation/oxAuth/tree/master/RP-Demo) however I am stuck with more than a hundred error and I cant seem to search everyone of them so I decided to ask here for some ideas and information. Hoping for your response. Please see links for error messages: https://pasteboard.co/H7zlMEb.png https://pasteboard.co/H7zlWyG.png https://pasteboard.co/H7zm1Eb.png Thanks!

By William Lowe user 14 Feb 2018 at 8:37 a.m. CST

William Lowe gravatar
Hi Philip, You should stick to one of the integration methods specified in our [integration guide](https://gluu.org/docs/ce/integration), most likely one of the clients listed in the server side web apps section. Thanks, Will