From: Sander A. <sa....@fz...> - 2023-12-20 07:41:25
|
Good morning, while reading the manual once again, I found the error in our schema file. It works fine. Since only the administrators have username/password, we want to enable Oauth tokens for the SCIM API. Do we need to create an authenticator which is using unity itself for validating the tokens? Best regards, Sander On Tue, 2023-12-19 at 14:40 +0100, Sander Apweiler wrote: > Hi Krzysztof, > hi Roman, > > we spend some additional time to setup the SCIM API. While creating > the > common User schema, we found an issue. For the multi-valued attribute > "entitlements" unity releases the correct number of values, but it > only > repeats the first one. Is there an error in our schema definition or > is > this a bug? > > I added the schema and a screenshot of the attribute values. The > shortened output is: > > > {"schemas":["urn:ietf:params:scim:schemas:core:2.0:User"],"id":"89b91 > 13 > 0-8a11-4cef-9f51- > ff5308fd8261","meta":{"resourceType":"User","created":"2018-02- > 27T14:09:50Z","lastModified":"2018-02- > 27T14:09:50Z","location":" > https://login-dev.helmholtz.de/scim/Users/89b91130-8a11-4cef-9f51- > ff5308fd8261"},"urn:ietf:params:scim:schemas:core:2.0:User":{...,"ent > itlements":[{"value":"urn:geant:helmholtz.de:group:demoVO#login- > dev.helmholtz.de"},{"value":"urn:geant:helmholtz.de:group:demoVO#logi > n- > dev.helmholtz.de"},{"value":"urn:geant:helmholtz.de:group:demoVO#logi > n-dev.helmholtz.de"}] > }} > > Best regards, > Sander > -- Large-Scale Data Science 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 Stefan Müller Geschaeftsfuehrung: Prof. Dr. Astrid Lambrecht (Vorsitzende), Karsten Beneke (stellv. Vorsitzender), Dr. Ir. Pieter Jansens ----------------------------------------------------------------------- ----------------------------------------------------------------------- |