You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Search Guard Community Forum
Search Guard 6.5.3
Elasticsearch 6.5.3
JVM 1.8
Ubuntu Linux 18.04.1
Are there REST APIs for assigning access controls to individual elasticsearch indexes? For example, restricting access to a particular index to a specific SG user or SG group?
Looking at the documents, it appears that I could use the REST api to create roles that restrict access to specific indexes and then assign those roles to a user - is that correct?
thanks!
Jochen Kressin
unread,
Feb 19, 2019, 1:11:05 PM2/19/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Search Guard Community Forum
Yes, the most common way is to:
1. Create Search Guard roles that implement the access restrictions you want