Skip to content

[OIDC] LINE login use unsupported algorithm HS256 instead of expected ES256 #1116

Answered by aeneasr
vacharanon asked this question in Q&A
Discussion options

You must be logged in to vote

HS256 is not supported because it is a symmetric key which does not make any sense in the context of OpenID Connect. Their well-known document states that they issue ES256 ( https://access.line.me/.well-known/openid-configuration ) so it's very strange that a HS256 ends up at Ory Kratos. I would inquire at LINE to see what's going on or post an ID Token payload here for further debugging.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@vacharanon
Comment options

@aeneasr
Comment options

@94Peter
Comment options

Answer selected by vinckr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants