Build
- Go to <PIP_HOME>
- Build project via
mvn package
Copy required binaries
- Copy the created
target/com.belkacar.wso.pip-1.0.0.jar
to the<IS_HOME>/repository/components/lib
directory. - Copy any dependency libraries for the PIP module to
<IS_HOME>/repository/components/lib directory
. This includeslib/converter-gson-2.1.0.jar
lib/okhttp-3.3.0.jar
lib/okio-1.8.0.jar
lib/retrofit-2.1.0.jar
Configure
5. Edit configs/repository/conf/identity/entitlement.properties
file
- find line com.belkacar.wso.pip.RestAttributeFinderModule.1=Endpoint,http://abac-dev.belkacar.ru:8080/api/1.0/
- replace value http://abac-dev.belkacar.ru:8080/api/1.0/
with actual environment-dependant value
- copy configs/repository/conf/identity/entitlement.properties
to the <IS_HOME>/repository/conf/identity
directory
Restart the server if it has been started already.
Follow the WSO instructions.
Test policy is ./policy.xml