We are implementing a plugin on Jira. Our backend service are protected by ms token. Is there any way my application can access the parent frame's storage or are there any sdks which can do so? If not, is it fine to integrate msal sso within the application iframe?
Thanks