ROR with elastic API Key

Hi,

I have a simple question :slight_smile: Does ROR fully supports elastic xpack.security API Key functionality (apart from the ones for Fleet support)? How can it be properly accessed and managed with specific permissions via ROR config?

By ‘token_authentication‘ rule in comparison with basic auth or ldap users?

Hi @mikeIT

Yes, token_authentication this is what you need. See our docs where we describe.
You may also want to see the example we recently created for our customer.

1 Like