OPCFoundation / UA-CloudLibrary

OPC UA Information Model database with a REST and GraphQL interface, as well as user management. The global instance of this (hosted by the OPC Foundation) can be found at https://uacloudlibrary.opcfoundation.org.
Other
39 stars 18 forks source link

Register Button access should be restricted #123

Closed marchandpatrick closed 2 years ago

marchandpatrick commented 2 years ago

(new functionnality description)

image

Unconnected user should not have access to register button.

First connection, can be done with a default user with requirement to change password immediatly.

If there is an administrator group profile, then access to register button is restricted to administrators. roles could be defined and assigned to users by administrators: add/delete data models (CS) consult datamodels content download data models files (CS) ...

barnstee commented 2 years ago

Since this is functionality that we use right out of the box from the .NetCore Identity framework, we will not change this at this time.