BBv1.17.0 new authservice breaks authentication on customer Application
Bug
Description
BBv1.17.0 new authservice breaks authentication on customer Application. After upgrading to BBv1.17.0, the new authservice "0.4.0-bb.17" seems to not read the JWT correctly. The following is the error message received when trying to log into the application.
Error: Jwks doesn't have key to match kid or alg from Jwt
After reviewing logs and not finding anything relevant. I decided to roll back authservice to "0.4.0-bb.15" and then I can log into the application with no problems.