By: Bernd Kappler user 18 Nov 2024 at 4:28 a.m. CST

3 Responses
Bernd Kappler gravatar
Hi, we are using the oxauth java client libraries from gluu for connecting our software to IdPs, which support Open ID connect. Since yesterday, the libraries are however no longer available from your maven repository: The following URL returns the status FORBIDDEN: https://ox.gluu.org/maven/org/gluu/oxcore-persistence-annotation/4.2.3.Final/oxcore-persistence-annotation-4.2.3.Final.pom Is there a change in your access policy? I know, that you have an alternative repository at https://maven.gluu.org/maven/org/gluu/ This requires however login credentials. Best Bernd

By Aliaksandr Samuseu staff 18 Nov 2024 at 6:49 a.m. CST

Aliaksandr Samuseu gravatar
Hi, Bernd. I think all Gluu CE repos require you to have a paid support subscription. You are supplied with set of credentials to access them as a customer. The change was introduced more than a year ago, actually. From that time on, Janssen has become Gluu CE's substitution as a free-to-use community solution, and Gluu CE is considered a legacy branch now. You can learn more about it here: https://docs.jans.io/v1.1.5/

By Michael Schwartz Account Admin 18 Nov 2024 at 9:35 a.m. CST

Michael Schwartz gravatar
It's been four years... we moved to the Linux Foundation in 2020. I know it seems like yesterday...

By Bernd Kappler user 18 Nov 2024 at 11:22 a.m. CST

Bernd Kappler gravatar
Hi, thanks a lot for your responses ... I am still a little bit confused. We basically use the oxauth-client library for connecting to OpenID connect IDPs (such as yours) in a unified way. (We like the structure of your library and would like to thank you for providing this!). I think, the version we are using is built from this github project: https://github.com/GluuFederation/oxAuth Builds from this source project have been available at your maven repository here: https://ox.gluu.org/maven/org/gluu/ Now I have just learned that there is a fork of the project - namely https://github.com/JanssenProject/jans The builds for this are also available at your maven repository - but here: https://maven.gluu.org/maven/io/jans/ Now I found yet another fork(?) - which located here: https://github.com/GluuFederation/gluu4 All of those look similar - could you give a recommendation on what would be best to use for our purpose? Sorry for the stupid questions and thanks again for your help Best Bernd