Tutorial — Troubleshooting failing Yves authentication
Edit on GitHubYves authentication fails for all customers.
Since it’s a customer-side issue, you need to go through customer-related stages of information flow (red arrrows on the diagram). The default information flow is frontend > Yves > Zed (boffice).
As authentication is not related to the frontend itself, you can skip it when troubleshooting through the flow.
Check logs
Check Yves, and Zed (backoffice) logs as follows. Filter log groups by yves
and zed
( boffice
).
-
In the AWS Management Console, go to Services > CloudWatch > Log groups.
-
In the Log groups pane, filter log groups by entering a query in the search bar. For example, enter staging.
-
Select the desired log group.
-
In the Log streams pane, select the log stream according the last event. The last event time should match the time when the issue occurred.
- In the Log events pane, filter events by entering a query in the search bar.
When browsing audit logs, you might want to filter by tile, like
audit
, or by a user, likesonia@spryker.com
.
Thank you!
For submitting the form