819 B
819 B
Installation (advanced)
1. Download the jar files
All-in-one
This package contains the SCIM provider and it's dependencies. It's intended only for Quarkus distribution.
Separately
You'll need the SCIM provider's package and each of its dependencies.
2. Install the jar files
Quarkus
Copy the downloaded file in /opt/keycloak/providers/
. For production use, build Keycloak before starting it.
Wildfly (legacy)
Copy the downloaded file in /opt/jboss/keycloak/standalone/deployments/
.