Book a Demo

Author Topic: Can Security control element visibility ?  (Read 3381 times)

John Gentilin

  • EA Novice
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
Can Security control element visibility ?
« on: November 22, 2015, 10:42:10 am »
My model describes code to deployment. I would like to hand off the entire model to an outside vendor but I don't want them to see my code design and only want them to edit attributes of the deployment. i.e. IP addresses, AWS Machine size, etc. From working with the Model it seems I can lock it down to a group, but that only prevents other groups from Edit, everyone still has full read only access. Is there a way to change that ?

Thank you
John Gentilin

Geert Bellekens

  • EA Guru
  • *****
  • Posts: 13523
  • Karma: +574/-33
  • Make EA work for YOU!
    • View Profile
    • Enterprise Architect Consultant and Value Added Reseller
Re: Can Security control element visibility ?
« Reply #1 on: November 22, 2015, 07:22:42 pm »
No that is not possible.
You'll have to make a model where you strip out the parts they cannot see.

Geert
« Last Edit: November 22, 2015, 07:22:59 pm by Geert.Bellekens »

John Gentilin

  • EA Novice
  • *
  • Posts: 19
  • Karma: +0/-0
    • View Profile
Re: Can Security control element visibility ?
« Reply #2 on: November 22, 2015, 07:46:44 pm »
Thank you