Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MSAL does not trigger broker app #115

Open
lakshayVerm opened this issue Mar 13, 2024 · 2 comments
Open

MSAL does not trigger broker app #115

lakshayVerm opened this issue Mar 13, 2024 · 2 comments

Comments

@lakshayVerm
Copy link

Hi Team,

I have followed all the steps mentioned in: - https://www.outsystems.com/forge/component-overview/8038/msal-plugin-o11
I have generated the apk using MABS 10 4.1.1 version
However, when I set the value of brokerRedirectUri as true, it stops at msalInit() js with the error:- No configuration has been set yet, Call msalInit() before calling this.
I am not sure what is going wrong here, We have previously used the alpha 7 version for which broker is working as expected but with 4.1.1 it is not.

I am trying this in debug build however the alpha 7 version is in production.

@vermala04
Copy link

@wrobins Could you please confirm is this issue exists, or this is an issue with the application? I tried the demo app with the same behavior.

@Qfars
Copy link

Qfars commented Aug 7, 2024

I also have this issue on version 4.1.1.
On android if brokerRedirectUri = true msalInit wont trigger either an OK or an Error callback and not complete properly.
Since init didnt get setup properly login attempts will fail.
If its false (or on ios) it works like normal.
msalInit code is taken from the sample with options params.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants