By: lnwebworks Webworks user 04 Jan 2022 at 7:28 a.m. CST

7 Responses
lnwebworks Webworks gravatar
Website Url:- https://rmigluu.abraxasint.com/identity/restv1/scim/v2/Users https://prnt.sc/25z5gh1 SCIM Support: Checked UMA RPT Policies:- scim_access_policy enabled Protection Mode:- test

By Mohit Mali staff 04 Jan 2022 at 7:36 a.m. CST

Mohit Mali gravatar
hi lnwebworks Webworks can you check the scim service is running ?? try ``` systemctl status scim ``` . Thanks and Regards Mohit Mali.

By lnwebworks Webworks user 05 Jan 2022 at 1:06 a.m. CST

lnwebworks Webworks gravatar
Hi mohit I tried this command on root root@RMI-GLUU:~# systemctl status scim Unit scim.service could not be found. root@RMI-GLUU:~# Thanks

By Mohit Mali staff 05 Jan 2022 at 1:40 a.m. CST

Mohit Mali gravatar
hi lnwebworks Webworks > I tried this command on root you mean inside gluu container ? > Unit scim.service could not be found. i think you dont have installed scim on your server. please install scim first. for that go to ``` /install/community-edition-setup ``` and re-run ``` setup.py ``` to post install scim. Thanks and Regards Mohit Mali.

By lnwebworks Webworks user 05 Jan 2022 at 1:55 a.m. CST

lnwebworks Webworks gravatar
Thanks can you please confirm command **python3 setup.py -addscim** ?

By Mohit Mali staff 05 Jan 2022 at 2:19 a.m. CST

Mohit Mali gravatar
> can you please confirm command python3 setup.py -addscim ? yes, if you are not using tui. else you can just run python3 setup.py, it will redirect you to tui where you can select ``` scim ``` to install it . Thanks and Regards Mohit Mali.

By lnwebworks Webworks user 06 Jan 2022 at 6:48 a.m. CST

lnwebworks Webworks gravatar
Hi I'm getting this error any solution, how I can fix this? ● scim.service - scim service Loaded: loaded (/etc/systemd/system/scim.service; enabled; vendor preset: enabled) Drop-In: /etc/systemd/system/scim.service.d └─override.conf Active: failed (Result: exit-code) since Thu 2022-01-06 12:26:40 UTC; 14min ago Process: 762 ExecStart=/opt/dist/scripts/scim start (code=exited, status=1/FAILURE) Jan 06 12:26:36 rmigluu.abraxasint.com systemd[1]: Starting scim service... Jan 06 12:26:40 rmigluu.abraxasint.com scim[762]: Starting Jetty: FAILED Thu Jan 6 12:26:40 UTC 2022 Jan 06 12:26:40 rmigluu.abraxasint.com systemd[1]: scim.service: Control process exited, code=exited, status=1/FAILURE Jan 06 12:26:40 rmigluu.abraxasint.com systemd[1]: scim.service: Failed with result 'exit-code'. Jan 06 12:26:40 rmigluu.abraxasint.com systemd[1]: Failed to start scim service.

By Mohit Mali staff 10 Jan 2022 at 12:26 a.m. CST

Mohit Mali gravatar
Hi lnwebworks Webworks, Can you send me your vm configuration and send me scim jetty log also. Thanks and Regards Mohit Mali.