wrobins / cordova-plugin-msal

Use the newest Microsoft MSAL library in your Cordova-based project!
Apache License 2.0
23 stars 63 forks source link

plugin was not working in Android #60

Open soundar24 opened 3 years ago

soundar24 commented 3 years ago

While integrating the plugin into our Cordova application and triggers the signIn, it doesn't works in the Android. Simple it throws the below error always even I already initialized the msal.

image

But the same was working in iOS, and the login screen was initiated.

I am not sure whether any configuration issue there in Android, but followed all the required configurations from the MSAL wiki..

Versions: cordova-android: "^9.0.0" cordova-ios: "~5.1.1",

felipechagas commented 3 years ago

Same problem here! Anyone?

epiphanizer commented 3 years ago

I was running into the same thing when setting flag "brokerRedirectUri: true".

Normal function occurred with that config value set to false.

jdipallo commented 1 year ago

What if you need brokerRedirectUri set to true?

I am running into the same issue.

Thanks

epiphanizer commented 1 year ago

@jdipallo We've had an app unable to deliver for almost a year now. I haven't figured it out as of yet, and our company is electing to just hide MSAL for the time being until we / I figure out a fix for it. Glad you are having issues too as it makes me feel less dumb, but not a solution.

jdipallo commented 1 year ago

That’s a bummer. Your not dumb :)

It would help if the creator would at least reply and/or come up with a fix. I wanted to test it on android because our users uses Azure and they have multiple accounts they are signed into and there were issues when one of their users sessions expired, then they couldn’t logged back in with our app. not sure if the broker thing would fix but at least i wanted to test.

Good luck!

Jeff On Jun 23, 2022, 3:50 PM -0600, wrobins/cordova-plugin-msal @.***>, wrote:

@jdipallo We've had an app unable to deliver for almost a year now. I haven't figured it out as of yet, and our company is electing to just hide MSAL for the time being until we / I figure out a fix for it. Glad you are having issues too as it makes me feel less dumb, but not a solution.

manthangadekar111 commented 5 months ago

i am getting Error : Application Error net::ERR_CONNECTION_REFUSED(https://localhost/home#state="here_is_invalid_data") i have share my error picture and anyone suggest me how to solve this problem

applcaitonError

this is errror