The PersonaBar servicesFramework implementation basically just calls the values from the parent frame (window.top), we can do the same in the utilities we have here as window.top works with or without an iframe, thus removing duplication.
Just a not for my own self, I do have a code sample in a private repo for an SSO module settings (to remind me when I get a change to move that in here).
The PersonaBar servicesFramework implementation basically just calls the values from the parent frame (window.top), we can do the same in the utilities we have here as window.top works with or without an iframe, thus removing duplication.
Just a not for my own self, I do have a code sample in a private repo for an SSO module settings (to remind me when I get a change to move that in here).