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
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.@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.
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