1. Scott Tucker
  2. PowerServer
  3. Tuesday, 30 July 2024 14:13 PM UTC

Are external user connections not allowed connection to the powerserver application with the Developer's license for powerserver?

Users on the domain are able to connect without issue to the same powerserver application.

I have a powerserver application being hosted on an Azure VM in IIS.  We are using Azure AD Open ID for authentication of the application.  When a user outside the domain attempts to connect to the application, the user gets a message that they are "Unauthorized.  Please contact the application distributor for more information. (Web API: [company domain]/api/ServerApi/CreateSession)"  This occurs after the user successfully authenticates with Microsoft.

Looking at the connection log info in azure for the azure application, there is no log of the attempted connection by the external user.

As far as I can tell, there is no reason the external user should not be able to connect.  So, I was wondering if the fact that we are still testing using the developer's license is the issue? 

Francisco Martinez @Appeon Accepted Answer Pending Moderation
  1. Tuesday, 30 July 2024 14:44 PM UTC
  2. PowerServer
  3. # 1

Hi Scott,

Developer licenses' only restrictions are their small number of concurrent sessions allows and that you can only use it for testing and not production.
There are no checks on whether or not the users attempting to log in belong to the same organization or not. I suggest you check the authorization logic and/or debug the PowerServer project using the debugging tools.

Regards,
Francisco

Comment
There are no comments made yet.
  • Page :
  • 1


There are no replies made for this question yet.
However, you are not allowed to reply to this question.