40
Views
5
Comments
[Social Login Mobile] Error 403: org_internal (This client is restricted to users within its organization)
Question
social-login-mobile
Mobile icon
Forge asset by OutSystems
Application Type
Mobile

Hi All,

While testing the Google login I get the following error:  Error 403: org_internal (This client is restricted to users within its organization, see image below). 

This message is correct since our oAuth credentials are configured for this (internal app, see image below).

Our application should only be available to internal people. Therefore, the user type (internal) must remain the same. Is there any way to fix this? 

Thanks!

2021-01-15 16-58-19
Sherif Diab

Hello Bart,


Try to add "&prompt=select_account" to the authentication URL. 

  • select_account

    The authorization server prompts the user to select a user account. This allows a user who has multiple accounts at the authorization server to select amongst the multiple accounts that they may have current sessions for.


From this documentation

https://developers.google.com/identity/protocols/oauth2/openid-connect#prompt


2021-04-12 11-47-04
Bart Nooijens

Hi Sherif,

Thanks for your answer. I'll look into it as soon as possible, but for now I have other things to do first.

2023-08-28 07-00-10
Paulo Torres
Champion


Hello Bart,

Do you have solutions for this?

Thanks

2021-04-12 11-47-04
Bart Nooijens

Hi Paulo,

Unfortunately I have not found a solution for this problem. Did you try this forge component? It could have the same problem, but I did not try it yet. When our focus will be on this again, I will be trying the component I shared with you first, since this is a supported component.


Best,

Bart

2021-04-12 11-47-04
Bart Nooijens


Sorry, I now see that the component I mentioned is exactly the same as this one. When I first tried this component it was not a supported component. Unfortunately I do not have a solution.

Best,

Bart

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.