Book a Demo

Author Topic: Proper Security  (Read 5801 times)

Eamonn John Casey

  • EA User
  • **
  • Posts: 110
  • Karma: +0/-1
    • View Profile
Proper Security
« on: February 09, 2017, 08:21:49 pm »
EA is blown out of the water when it comes to security features found in other Products. Is there any plans to improve Security?
I am thinking:
* Hiding catalogs / models / elements from People that should not see them.

Can someone in Sparx respond to this? It is so serious for my organisation that we are considering changing to another Product even though the other Product has less functionality elsewhere.

skiwi

  • EA Expert
  • ****
  • Posts: 2081
  • Karma: +46/-82
    • View Profile
Re: Proper Security
« Reply #1 on: February 23, 2017, 12:20:03 pm »
Orthogonality rules
Position and Team disestablished, thanks austerity.
Now itinerant.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Proper Security
« Reply #2 on: February 23, 2017, 08:28:13 pm »
The current EA "security" is nothing else than an accidental deletion prevention system. Every EA user can turn it off since they need full access to the database. Implementing something that deserves the name security would definitely make a zero be added at the right end of EA's current prizes. At least.

q.

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Proper Security
« Reply #3 on: February 24, 2017, 03:49:09 am »
Can someone in Sparx respond to this? It is so serious for my organisation that we are considering changing to another Product even though the other Product has less functionality elsewhere.

This is a user forum. If you want a response from Sparx you should contact them directly.

Geert

Graham_Moir

  • EA User
  • **
  • Posts: 749
  • Karma: +10/-15
    • View Profile
Re: Proper Security
« Reply #4 on: March 15, 2017, 09:00:33 pm »

Sparx has announced that row-level security/locking is coming, although exactly what that means hasn't been defined/communicate yet as far as I know.

qwerty

  • EA Guru
  • *****
  • Posts: 13584
  • Karma: +397/-301
  • I'm no guru at all
    • View Profile
Re: Proper Security
« Reply #5 on: March 15, 2017, 09:13:17 pm »
I've read that in the recent cloud-stuff adverts from Sparx.

q.

blang

  • EA Novice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Re: Proper Security
« Reply #6 on: March 16, 2017, 03:27:11 am »
As far as I understood from the Pro Cloud Server advertisment, Sparx plans to utilize the "row level security" (RLS) feature built into Oracle and MSSQL databases. From the theory, RLS will provide fine grained access control to DATABASE tables. The interesting question, however, will be how Sparx manages to ensure MODEL consistency across tables that are possibly filtered by RLS in a inconsistent way (e.g. you can see an entry in t_connector, but not the corresponding entries in t_object).