Authentication with JWT and FallBack on Basic

Hi,

I am investigating a use case where my users could provide auth params and ES should first try doing a JWT auth; if that fails, it should fall back on Basic auth.

I have read through that this might be possible using custom realms in X-Pack but would like to get some input from the community on where should I start to achieve this.

Thanks!

I'll move this to X-Pack and see if some of the team that work on the Security functionality can provide some comments around the custom realms.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.