JWT Realms not working using basic license

We are using basic license of elasticsearch 8.7.1 and want to implement JWT authentication, but when we add Realm for JWT authentication using token type = access-token getting following warning in log file:
[WARN ][o.e.x.s.a.RealmsAuthenticator] [ASALEEM] No authentication credential could be extracted using realms [reserved/reserved,file/default_file,native/default_native]. Realms [jwt/jwt2] were skipped because they are not permitted on the current license

So the question is do basic license of elasticsearch 8.7.1 support JWT authentication?

It does not. You can see this on the subscriptions page.

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