Mendix SSO entity access always comes Incomplete under security

0
 Hi Experts, Mendix SSO entity access always comes Incomplete under security. what is general thing we should do to make it complete?        
asked
1 answers
-1

Hello,

It appears that there are some access rules missing on the following entities:

  • AuthRequest
  • UserProfile
  • TokenRefreshResponse
  • AuthenticateEnvironmentRequest
  • AppRole

It is important to note that modifying marketplace modules directly can lead to issues in the future, particularly if the module is updated and your changes are overwritten. As such, it is recommended to avoid making direct modifications to marketplace modules and instead use Mendix's best practices for extending and customising functionality.

If this answers your question, please mark as answered

answered