By: Thomas Zhu user 22 Oct 2014 at 3:38 p.m. CDT

1 Response
Thomas Zhu gravatar
Hi, I need to create OAuth2 client from the java code. I wonder if you have the web service interface, either REST or SOAP, available for this purpose? Is identity.war source code available for the public? Thanks

By Michael Schwartz Account Admin 23 Oct 2014 at 7:57 a.m. CDT

Michael Schwartz gravatar
Of course! Its called OpenID Connect Dynamic Client Registration. You also see the OpenID Connect Discovery Spec: http://openid.net/connect The specific links are: http://openid.net/specs/openid-connect-registration-1_0.html http://openid.net/specs/openid-connect-discovery-1_0.html We have API docs at: http://www.gluu.org/docs/reference/api thx, Mike