michaelschnyder / oidc-angular

AngularJS Library for token based authentication
MIT License
24 stars 21 forks source link

IE Browser #1

Open tomkurian01 opened 7 years ago

tomkurian01 commented 7 years ago

I'm having issues getting this working on Internet Explorer (Edge IE 11) both Chrome/Firefox works fine. Any ideas on why this may be?

I don't get any errors or anything.

beelio commented 7 years ago

I'm having the same problem as @tomkurian01

When using the method createLoginUrl, the part redirect_uri is undefined.

redirect_uri=undefined

iliassk commented 6 years ago

Hi @michaelschnyder , is there any news on this ? Are you planning to add IE compatibility ? Thanks.

mortenn commented 4 years ago

I was unable to replicate this issue when I tested IE here just now, could this issue have been fixed at some point?