security icon indicating copy to clipboard operation
security copied to clipboard

[BUG] <The backend Role of the internal user is not working>

Open XiaotianZha opened this issue 1 year ago • 1 comments

Describe the bug

I have create a new user in internal user and set an existing backend Role. But when I test this new user with fluentBit, I got an error

[opensearch-node1] No permissions for [indices:admin/create]

I have double checked this user has this permission. Fianlly, I mapperd this user by Roles mapperd users, and it's worked

Related component

Other

To Reproduce

  1. Go to 'internal user'
  2. Click on 'backend Role'
  3. Use this user in fluentBit
  4. See error

Expected behavior

fix this issue in internal user

Additional Details

Plugins Please list all plugins currently enabled.

Screenshots If applicable, add screenshots to help explain your problem.

Host/Environment (please complete the following information):

  • OS: [e.g. iOS]
  • Version [e.g. 22]

Additional context Add any other context about the problem here.

XiaotianZha avatar May 20 '24 03:05 XiaotianZha