Open p1-repo-sync-bot[bot] opened 6 months ago
@mittonj this issue has been inactive for 30 days and is being labelled as ~stale. If this issue is still required please take action by removing the ~stale label and commenting with an update, status, or justification. If this issue is not required please close it or label it as ~delete-me. If no action is taken this issue will be auto closed in 60 days.
@mittonj this issue has been inactive for 60 days and is being labelled as ~marked-for-auto-close. If this issue is still required please take action by removing the ~stale and ~marked-for-auto-close labels and commenting with an update, status, or justification. If this issue is not required please close it or label it as ~delete-me. If no action is taken this issue will be auto closed in 30 days.
Just making the team aware of following error we ran into after upgrading to 2.24.0
Authservice 1.0 error when working with Microsoft Entra
Istio authservice's OIDC functionality with Microsoft Identity/Entra as the identity provider. After login, the authservice logs display the error:
level=error msg="error verifying id token with fetched jwks" x-request-id="..." scope="authz" type="oidc" session-id="..." error="could not verify message using any of the signatures or keys"
Authservice has fixed
https://github.com/istio-ecosystem/authservice/issues/246 https://github.com/istio-ecosystem/authservice/pull/247
Currently we have worked around using the old version built on C++ as it doesn't look like the update has made it's way to registry1.