I try to use scripts to do the user authentication when action triggered by user using "embedded" parameter on framing. It shows refuse to connect by idp. But it was worked with "new" parameter. Any work around to avoid open new browser tab? Thank you.
system.perspective.authenticationChallenge(idp = "keycloak", timeout = 3, forceAuth = 'True', payload = {"isAction":"True","Value":self.getSibling("ToggleSwitch").props.selected}, framing = "embedded")