B
bronco
Guest
Fixed it. Deep down the documentation is stated that the custom attributes defined in OERealm.UserDetails.propertiesAttrName should contain JSON. No clue why this is a good idea... bottom line: when 'test2' then attrValue = '~{ "value": "hatsekidee!"}'. is what it should be. Then on the appserver code you have to do a hcp:get-property('test2') and parse the JSON. It seems a bit over complicated to me.
Continue reading...
Continue reading...