I’ve integrated IDS authentication into my Neutrinos app using the neutrinos-oauth-client
Login works fine → I can sign in via IDS
When I call my backend APIs (which are IDS secured), I keep getting “Session Expired” from the backend, even though I just logged in.
Hi @shanu
Did you add ids middlewares in the route??
Hi @Aswin
Yes i added