we have an OutSystems Mobile App (PWA) We would like to add Azure AD SSO
We have tried Idp Mobile, but it is not for PWA
We have tried to embed in an iframe the login to login.microsoftonline.com, but it is not framable (CSP) So we tried to follow this doc: https://docs.microsoft.com/it-it/graph/auth-v2-user but again the html returned by the authorize api is not framable :( is there a solution? thanks
Hello @Raffaele Aldrigo,
Until a better alternative presents itself, would this thread be of any interest to you?
AJ
I have tryed but I still get a blank page saying that connection to login.microsoftonline is blocked :(
Thanks AJ, it works, also the problem was that i was testing with the OS emulator (navigate to the app instead!)
Now works!