By: Paul Frame user 20 Feb 2015 at 2:16 p.m. CST

3 Responses
Paul Frame gravatar
Hi so, I've been having a lot of trouble getting the oxauth-rp to behave as expected. Sometimes when I run discovery, it fills in the request box, but none of the other boxes have things in them. Or sometimes both requests are filled in but no response. Also, with dynamic client registration, and Authorization and Token Endpoints, after filling in required fields, I hit submit, it said loading in the corner, and then nothing. Is the tool broken or am I just doing something wrong?

By Mohib Zico staff 20 Feb 2015 at 2:37 p.m. CST

Mohib Zico gravatar
Hi Paul, Please correct me if I am wrong. I believe with "oxauth-rp", you are mentioning our test site "seed.gluu.org/oxauth-rp". If that is so, I am sorry to inform you that it's not actually a good idea to use this site for your client registration because it's kind of back dated and we are not giving too much effort on this test site as we will decommission it very soon. We have a plan to integrate this client registration as native app in our future CE release. Till then, I would request you to use your own client registration API if you find anything interesting. Please feel free to let us know what you think; we are open to share knowledge. Kind regards, Zico

By Paul Frame user 20 Feb 2015 at 3:51 p.m. CST

Paul Frame gravatar
Yes that is the oxauth-rp that I'm referring to. The blog and/or documentation referred me to that page. Are there any client registration APIs that you would recommend? Are there any potential problems for just creating them manually on the gluu back-end?

By Mohib Zico staff 20 Feb 2015 at 3:57 p.m. CST

Mohib Zico gravatar
>> The blog and/or documentation referred me to that page. We will update our doc ASAP. >> Are there any client registration APIs that you would recommend? * For apache: https://github.com/pingidentity/mod_auth_openidc >> Are there any potential problems for just creating them manually on the gluu back-end? Nope, not at all! You are more than welcome.