Closed saramartinelli1992 closed 1 year ago
Thanks for raising @saramartinelli1992 - we'll investigate this asap
@saramartinelli1992 which version of the adapter are you using? The latest version is 4.2.1. If you are not using the latest, please update the version and check if the problem persists.
@sabhas I was using a previous version, I now tested the lates one and I see the window for login, but it shows the following
Following a call with @saramartinelli1992 we discovered that SAS9 M8 no longer redirects from SASLogon/home (but it does redirect in SAS9 M7, also Viya 4)
We did some tests and it seems the logon is consistent across versions when just using /SASLogon, we also did a build and tested this change on M8 and that worked fine. PR to follow.
Relevant commits:
@all-contributors please add @saramartinelli1992 for UserTesting and Platform
@allanbowe
I've put up a pull request to add @saramartinelli1992! :tada:
I'm using sasjs to connect my webapp and SAS and I recently started facing an issue. When I open my Web App, if I'm not connected the sasjs login returns userLongName = unknown as displayed in the picture below, while userName is empty
The fact that userLongName is not empty makes sasjs think that I'm connected and it does not appear the login mask. As a side note, if I login in another SAS app and then open my webapp, sasjs is able to correctly recognize my user