scimserviceprovider/README.md
2022-05-02 14:43:47 +02:00

553 B

SCIM Service Provider

Running tests

To run the test, you can use insomnia UI.

screenshot insomnia ui

For CI, there is still a bug we need to find a fix.

TODO

Quick "Deploy" to test

cd apps
wget https://lab.libreho.st/libre.sh/scim/nextcloud-scim/-/archive/test-branch/nextcloud-scim-main.zip
unzip nextcloud-scim-main.zip
rm nextcloud-scim-main.zip
rm -rf scimserviceprovider
mv nextcloud-scim-main scimserviceprovider