Hello, Im trying to integrate solr with Azure AD. But getting below error "invalid_token Required JWT claim missing" this does not say much and does not point to which claim is missing. When checking jwt token that solr gets I can see it contains below claims: 'aud','iss','iat','nbf','exp','aio','azp','azpacr','name','oid','preferred_username','rh','roles','scp','sub','tid','uti','ver' Can you point me to what is missing?
Best regards, Kamil Kleszczewski
