There are
2 updates
,
1 comment
.
OpenId Connect
/
OIDC-251
In Progress
OIDC Authenticator 2.19 doesn't load due to a missing class in Xwiki 17.6.0
View issue
ยท
Add comment
2 updates
Changes by
Thomas Mortagne
on 31/Jul/25 11:57
Assignee:
Thomas Mortagne
Status:
Open
In Progress
1 comment
Thomas Mortagne
on 31/Jul/25 11:57
{noformat}
Caused by: java.lang.NoClassDefFoundError: org/apache/commons/lang/RandomStringUtils
at org.xwiki.contrib.oidc.provider.internal.OIDCManager.generateKeys(OIDCManager.java:217)
{noformat}
Indeed, it's not a good idea to use org.apache.commons.lang.* stuff but we are only noticing it now that it's been removed from XWiki Standard...
It needs to be fixed, but I will also make sure that OIDC exclude it from its build to make sure we never do this kind of mistakes.
This message was sent by Atlassian Jira (v9.3.0#930000
-sha1:287aeb6
)
If image attachments aren't displayed, see
this article
.