Hello experts,
we have configured mobile services saml login for Cordova based offline Fiori application. The login is working fine but when we logout (delete registration ) and re logging in we are getting “user token is set revoked” error . We have to reset the app to login again
any way through code I can delete the login cache data and when the user logs out it should be like a fresh login
please find the error “error code 401 user token is set revoked “ error domain : MAFLOGONCOREERRORDOMAIN”
Thanks