|
From: Sander A. <sa....@fz...> - 2022-10-20 09:33:59
|
Hi Krzysztof,
while testing the SCIM API we got another error. When we open the
configuration in console endpoint (Services -> SCIM REST API), a pop-up
appears with "Please check the form for invalid and missing mandatory
values". The log indicates a null pointer, but I do not get which
mandatory value is missing. Following the manual
unity.endpoint.scim.rootGroup is the only mandatory config. This is set
in our config:
cat modules/core/scim.properties
unity.endpoint.scim.rootGroup=/
unity.endpoint.scim.membershipGroups.1=groups
unity.endpoint.scim.membershipAttributes.1=/
cat modules/core.module
unityServer.core.endpoints.scim.endpointType=SCIM
unityServer.core.endpoints.scim.endpointConfigurationFile=${CONF}/modul
es/core/scim.properties
unityServer.core.endpoints.scim.contextPath=/scim
unityServer.core.endpoints.scim.endpointRealm=defaultRealm
unityServer.core.endpoints.scim.endpointName=SCIM REST API
unityServer.core.endpoints.scim.endpointAuthenticators=pwd;
This config worked on 3.9. Are there some changes to 3.11.1?
Best regards,
Sander
--
Federated Systems and Data
Juelich Supercomputing Centre
phone: +49 2461 61 8847
fax: +49 2461 61 6656
email: sa....@fz...
-----------------------------------------------------------------------
-----------------------------------------------------------------------
Forschungszentrum Juelich GmbH
52425 Juelich
Sitz der Gesellschaft: Juelich
Eingetragen im Handelsregister des Amtsgerichts Dueren Nr. HR B 3498
Vorsitzender des Aufsichtsrats: MinDir Volker Rieke
Geschaeftsfuehrung: Prof. Dr.-Ing. Wolfgang Marquardt (Vorsitzender),
Karsten Beneke (stellv. Vorsitzender), Prof. Dr. Astrid Lambrecht,
Prof. Dr. Frauke Melchior
-----------------------------------------------------------------------
-----------------------------------------------------------------------
|