Open system reported an issue where a generic OpenID provider might return language tags like "gb". These tags are well-formed but unknown and Go returns an error for it. We already ignored unknown tags is ui_locale arrays lik in AuthRequest. This change ignores singular unknown tags, like used in the userinfo `locale` claim. |
||
---|---|---|
.. | ||
client | ||
crypto | ||
http | ||
oidc | ||
op | ||
strings |