15
Views
2
Comments
[OAuth2 Plugin] its not redirecting back to application
Question
oauth2-plugin
Mobile icon
Forge asset by Rafael Salomão
Application Type
Mobile

I'm using this plugin for Microsoft login in my mobile application. I have followed the instructions provided in the demo application, but after logging in via Microsoft's login screen, it's not redirecting back to my mobile application. 

UserImage.jpg
Mohd Wasim Shaikh

Hi Shrikar,

I'll suggest you to use the Microsoft Login Connector Management component to integrate Microsoft Login. 

2024-07-22 11-46-51
Rafael Salomão

Hi Shrikar,

I was able to redirect using Microsoft.

Did you registered the redirect uri with Microsoft following the standard:

{your mobile application id}://oauth_callback


For the demo, we used:

com.outsystemscloud.rafaelsalomao.OAuth2PluginDemo://oauth_callback

Captura de tela 2024-07-22 084409.png
Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.