Technical Forum
Ask questions. Discover Answers.
cancel
Showing results for 
Search instead for 
Did you mean: 

ASM Policies role based access

jayantand
Altostratus
Altostratus

In my organization the application teams are asking for better visibitly to the asm policies applied to the specific applications. F5 asm user role 'Application Security Editor' seems to be fitting for this requirement.

But, I assume this will expose all asm policies to any user with role 'Application Security Editor'. Is it possible to restrict the access to specific asm policy for respective application teams so that other asm policies aren't exposed to non-relevent parties?

2 ACCEPTED SOLUTIONS

CA_Valli
MVP
MVP

The BIG-IP supports configuration partitions that suits this request well. 
Instead of configuring everything under the /Common/ container, you can create different folders each containing a set of objects that represent your application.
Keep in mind, object in a specific partition can't see or refer objects in any other partition other than their own and /Common folder, so you should configure every "related" object in the same place. 
After you do so, you can assign user roles only on the specific partition they need to see. 

https://techdocs.f5.com/kb/en-us/products/big-ip_ltm/manuals/product/tmos-concepts-11-5-0/8.html

View solution in original post

Leslie_Hubertus
Community Manager
Community Manager

Hey @jayantand - I marked @CA_Valli 's reply as an Accepted Solution. Let us know if you're still looking for help!

View solution in original post

2 REPLIES 2

CA_Valli
MVP
MVP

The BIG-IP supports configuration partitions that suits this request well. 
Instead of configuring everything under the /Common/ container, you can create different folders each containing a set of objects that represent your application.
Keep in mind, object in a specific partition can't see or refer objects in any other partition other than their own and /Common folder, so you should configure every "related" object in the same place. 
After you do so, you can assign user roles only on the specific partition they need to see. 

https://techdocs.f5.com/kb/en-us/products/big-ip_ltm/manuals/product/tmos-concepts-11-5-0/8.html

Leslie_Hubertus
Community Manager
Community Manager

Hey @jayantand - I marked @CA_Valli 's reply as an Accepted Solution. Let us know if you're still looking for help!