-
Description: I am encountering a ClassNotFoundException for pac4jRealm after updating to the latest version of the `nexus-pac4j-plugin`. The error occurs when starting the Nexus instance. This issue s…
-
I am using nexus-sso patch 3.68 right now (and planning an upgrade to 3.70). The issue is that the patched Nexus is capped at 20k requests per day whereas my usage is around 400k requests per day. Wha…
-
Please upgrade to `3.71.0` to enable support for the H2 database, which became available without a Pro license in this release: https://help.sonatype.com/en/sonatype-nexus-repository-3-71-0-release-no…
-
**Description**:
Sonatype Nexus IQ Extension for VSCode is reporting a 401 error code when using a Nexus IQ token and entering the token user code in the `Nexus IQ: Username` field and the token pass…
-
I'd love to be able to integrate Auth0 on applications that either keep SSO/SAML as a paid feature or applications that only have LDAP like Nexus Sonatype.
-
**Description:**
Executed the following commands:
1. git clone https://github.com/wso2/samples-is.git
2. cd to "saml2-sso-sample"
3. mvn clean install
and got the following errors:
[WARNING] T…
-
## maven 配置
```java
com.spotify
docker-maven-plugin
${docker.spotify.version}
nexus
192.168.54.25:8082/rg/rg-sso
latest
http://192.168.54.25:8082
true
${project.…
-
Hi,
I tried to set up a Nexus with SSO using [nexus3-keycloak-plugin](https://github.com/flytreeleft/nexus3-keycloak-plugin), but unfortunately, I was not successful.
For my tests, I use a [Debi…
-
Hi,
Thanks a lot for providing this pulgin. Really appreciate it. :)
I was wondering which protocol I should use as the CAS validationProtocol. I know it says in the documentation as CAS or SAML. Bu…
-
Hello,
I'm using now SSO auth method and it works fine for android OS 5.x devices.
But Uber application auth page showing error 'Unable to connect' for android 6+ devices.
**Code that I use for…