From: Krzysztof B. <kb...@un...> - 2018-03-19 16:55:57
|
Hi Nikolaos, W dniu 19.03.2018 o 08:52, Nikolaos Evangelou pisze: > Hello Krzysztof, > > We are developing a new platform and the users must register to 3 different services (service A, service B and B2ACCESS). So we don’t want the user to register in 3 different services and we are trying to register the user at once. In that way the user will fill a single form and he will be registered in the background. Sounds good. > Now service A, will be added as IdP to B2ACCESS in the future and this is where the remoteIDP and translation profile are needed to be added to the user’s account. Any idea how we will achieve this? I'm not sure what do you mean here. Translation profile is not added to user's profile, nor remoteIDP is. If you want to allow the user to use the service then you have to add it to its group of authorized users (what can be done with REST call or via registration process above). Best, Krzysztof |