By: Andrew Bongo user 12 Aug 2016 at 3:24 a.m. CDT

9 Responses
Andrew Bongo gravatar
Hi, is there any alternative page / deployed service where I can test my own instance of the server, requesting for tokens, userinfo, etc ? I see seed.gluu.org is turned off. What's more http://connect.openid4.us/abrp/ also gives me error response: > Unable to perform WebFinger discovery > Unable to perform discovery : When I type my own OP URL (just the address (Name) of my server). Is there any easy, quick possibility to test it via something like servers / pages mentioned above? Thanks!

By Mohib Zico staff 12 Aug 2016 at 3:54 a.m. CDT

Mohib Zico gravatar
Hi Andrew, If you install oxauth-rp during installation of your Gluu Server, you will have a built in oxauth-rp there which can be accessed with https://hostname_of_gluu_server/oxauth-rp Also... you can install a remote test RP very easily. Please check 'SP / RP Integration Modules' in our doc.

By Andrew Bongo user 12 Aug 2016 at 4:03 a.m. CDT

Andrew Bongo gravatar
Thanks for fast reply! 1. https://hostname_of_gluu_server/oxauth-rp result -> blank page. Why?

By Mohib Zico staff 12 Aug 2016 at 4:05 a.m. CDT

Mohib Zico gravatar
>> https://hostname_of_gluu_server/oxauth-rp result -> blank page. Why? >>> If you install oxauth-rp during installation of your Gluu Server, you will have a built in oxauth-rp there which can be accessed with https://hostname_of_gluu_server/oxauth-rp During installation when you run setup.py, you have to select "Install oxAuthRP: Yes"

By Andrew Bongo user 12 Aug 2016 at 4:13 a.m. CDT

Andrew Bongo gravatar
I did it.. ![SS](http://i63.tinypic.com/voyfl3.png "SS") From console: ![ss2](http://i65.tinypic.com/34yy6n9.png "ss2")

By Mohib Zico staff 12 Aug 2016 at 4:33 a.m. CDT

Mohib Zico gravatar
Ok. May be you can check apache log and wrapper log why it's not coming. Generally you should see something like `https://ce-dev2.gluu.org/oxauth-rp`

By Andrew Bongo user 12 Aug 2016 at 6:13 a.m. CDT

Andrew Bongo gravatar
I can't find nothing useful in this logs. I looked into wrapper.log and oxauth.log located in /opt/apache-tomcat-7.0.65/logs. Is this good location?

By Andrew Bongo user 16 Aug 2016 at 5:53 a.m. CDT

Andrew Bongo gravatar
Can you help me a little more? :)

By Mohib Zico staff 16 Aug 2016 at 1:52 p.m. CDT

Mohib Zico gravatar
>> I can't find nothing useful in this logs. I looked into wrapper.log and oxauth.log located in /opt/apache-tomcat-7.0.65/logs. Ok. Check apache logs as well? They are inside /var/logs/

By Mohib Zico staff 18 Aug 2016 at 4:13 a.m. CDT

Mohib Zico gravatar
Also... there is a log named 'oxauth-rp.log' inside /opt/tomcat/logs/ for oxauth-rp operations.