(...) In our company, we have enabled authentication via ADFS. When trying to log in using the mobile app, we get the following error: msg: An unhandled exception has occurred while executing the request. | agent: Mozilla/5.0 (Linux; Android 10; K) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.0.0 Mobile Safari/537.36 EdgA/134.0.0.0 | href: | ex: Microsoft.AspNetCore.authentication .authentication FailureEx (...)
(...) .bundle.js:2:284966) -- (For privacy reasons, I’ve replaced the actual URL with bpsportalurl.) Interestingly, I am able to log into BPS Studio without any issues. I’m using Google OpenID for authentication (traffic is allowed from server to Google service), and the login process completes successfully. Even in browser while accessing portal I can authenticate successfully, but after that this error app (...)
(...) Hello. According to this documentation: https://developer.webcon.com/docs/api-registration-and-authentication , the api/login endpoint is still listed as an option. I see that this refers to version 2025.1. However, I'm using version 2025.2 and the api/login endpoint no longer works. Do you know why? Where is information about this change, I know there is OAuth2 option, I would like to keep it all way.