I consider you already have configured security.json file with Azure AD details.
Please verify if the below configuration is correct in that file. "adminUiScope": "api://your-client-id/your-scope-name", On Fri, 10 Jun, 2022, 7:17 pm Kamil Kleszczewski, < [email protected]> wrote: > 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 >
