Loading webresource after user logged in

Hello,

Requirement: Upon new users logging in to Jira/Confluence, they should receive a policy agreement dialog.
Issue: Facing challenges in loading web resources content during the user logged-in event.

I’ve observed that when Jira/Confluence administrators log in, they receive a notification popup regarding system changes. Does anyone know the context or trigger for this popup?

I’m considering using browser local storage. The idea is to load web resources in the header and, upon user log-in and log-out trigger events, update a browser local storage variable. However, I’m uncertain about its effectiveness. I would appreciate your opinion on this approach.

Kindly provide suggestions on how we can fulfill this requirement in Jira & Confluence.

Thanks,
Suresh

1 Like

JiraPageBuilderService also not loading content on LoginEvent.