Closed
Description
-
I can get OpenID connect authentication working with Auth0.
-
The Elasticsearch node complains when I try to login with Azure AD :
odfe-node1 | [2019-04-25T08:18:16,011][WARN ][o.a.c.r.s.j.j.JwsUtils ] [o_v6jg5] No signature algorithm was defined
-
I get a copy of the OIDC discovery documents from Microsoft, manually add "alg":"RS256" to the JWKS document and host these metadata documents on my own server. Then I can finally login with Azure AD.
-
According to the discussion here, "alg" should be optional, please fix this.
Metadata
Metadata
Assignees
Labels
No labels