cancel
Showing results for 
Search instead for 
Did you mean: 

Activity 6 IdentityService

czar
Champ in-the-making
Champ in-the-making
Hi,
Previously I was using IdentityService to set the authenticated user in a filter.

eg.  identityService.setAuthenticatedUserId(request.getUserPrincipal().getName());

I want to integrate the new angular app into an existing app and want it to inherit the credentials as do not want to log in twice. I understand it is going to new user/group tables. Is there an easy way to set this so if authenticated previously I can set this in a filter that the new UI can pickup.

Cheers
6 REPLIES 6

jbarrez
Star Contributor
Star Contributor
So you're saying that .setAuthenticatedUserId was enough in the old Explorer app? I'm not sure how that actually would work.

gelito
Champ in-the-making
Champ in-the-making
Looking at increasing number of posts related to activiti-app (Activiti 6.0 UI) I would like to ask/suggest if we shouldn't have a separate sub forum for activiti-app related questions, not to mix them with activiti explorer ones?

jbarrez
Star Contributor
Star Contributor
Valid point. I'll discuss it with the other team members and post back here.

gelito
Champ in-the-making
Champ in-the-making
Thank you Joram

jbarrez
Star Contributor
Star Contributor

gelito
Champ in-the-making
Champ in-the-making
Thanks, is there any way of moving active 6.0 conversations from Explorer sub forum to this new one?