Iyyammal
Iyyammal2mo ago

Zitadel - 503 issue

Can any one guide on how Zitadel session is working and when the /api/auth/_log call is happening, because whenever this api is calling we are facing 503 issue in our application, can any one has any idea
3 Replies
Rajat
Rajat2mo ago
hey @Iyyammal The /api/auth/_log endpoint you mentioned is not in the available ZITADEL API documentation. This appears to be a custom endpoint in your application rather than a standard ZITADEL endpoint.
Iyyammal
IyyammalOP2mo ago
@Rajat Thank you for the response. But We don't have any endpoint like this in my application. We are using apisix, in that we have added the routes /api/* . This /api/auth/_log endpoint has been called only after 6 pm IST. At the same time, I have checked all logs also. All pod logs are good only. Could you please help us.
Rajat
Rajat2mo ago
you can setup zitadel actions to check when a user is authenticated https://zitadel.com/docs/guides/integrate/external-audit-log#zitadel-actions maybe this will give you an idea, I could ot find this endpoint in zitadel /api/auth/_log

Did you find this page helpful?