Solved

Password Protection

  • 30 March 2021
  • 1 reply
  • 45 views

Badge +2

Is there a way to lock a page in Web-UI with a password?

icon

Best answer by Gertjan 30 March 2021, 20:15

View original

1 reply

Userlevel 6
Badge +6

Hello @vishweshpatil,

There is not user/password protection mechanism in the WebUI itself, as we arrange this differently. Not sure of your situation or use case, so let me share a way to protect access.

 

First of all, if you are in Development mode, there is no way to manage access; as you are the developer building an App you have access to everything.

Once you want to give access to others, you need to deploy the application on AIMMS PRO, the deployment platform. The best option is our AIMMS Cloud as this is a fully managed platform (a separate license is needed).

When you publish an App, you can manage user access to the Apps. We propose to connect to ActiveDirectory or SAML such that you can give access to complete groups at once.

In the App, you can request the user that opens the App and then decide what this user or user group is allowed to do. Combining it with Authorization level even allows you to have certain users be able to edit data, while others can only see (or not even see) the data. We see also customers using the ‘user’ info to manage where a user is allowed to go (or not), eg by building a custom workflow widget that changes based on a user.

 

Reference articles:

https://how-to.aimms.com/Articles/33/33-pro-deploy-app.html#configuring-the-access-rights

https://documentation.aimms.com/pro/user-man.html#user-management

https://documentation.aimms.com/webui/creating.html#authorizing-model-content-for-use-in-the-webui

https://documentation.aimms.com/webui/workflow-panels.html#flows-and-user-groups

 

Hope this helps! 

Reply


Didn't find what you were looking for? Try searching on our documentation pages:

AIMMS Developer & PRO | AIMMS How-To | AIMMS SC Navigator