Skip to main content
7-Bedrock
May 20, 2021
Question

Need to capture user information before mashup loads

  • May 20, 2021
  • 2 replies
  • 1493 views

I need to capture logged in user id(through session) before mashup loads.

2 replies

5-Regular Member
May 20, 2021

Then you can use REST call to get the result or visit composer directly?

 

Resource: CurrentSessionInfo -  GetActiveUsers  service.

 

Chiranjit7-BedrockAuthor
7-Bedrock
May 28, 2021

GetActiveUsers will give me the whole list , I need the current user . Also I want to access this info in index.html itself.

5-Regular Member
May 28, 2021

Then try  CurrentUserInfo resource - GetCurrentUser service

5-Regular Member
May 24, 2021

@Chiranjit 

 

Did you get a chance to check previous response on this thread. If you think that is solution of your question please mark that reply accept as solution for the benefit of other community users.

 

Regards,

Mohit