Open StavrevaS opened 8 years ago
Tested on Windows Server 2016, jdk1.8u131, build BES_MASTER_BUILD_NO_TESTS-24 2017/07/31 in SAML mode. It works as expected.
[Build] 17.3 tested with IE. This was a duplicate of issue #417 but it is not fixed.
[Expected] ADFS login page is shown [Observed] OpenAm login page is shown
Also, the original problem as described is also not fixed (enter incorrect tenantID first and then correct tenantID
I have tested this issue on the build has been created from hotfix/issue392 branch. It was not merge to master, so the official 17.3.0 release does not include that commit.
[How to reproduce]
[Expected] Error message for non-existing tenant. When the user corrects the tenantID, he should be able to login in the tenant-specific IDP.
[Observed] Error message for non-existing tenant, even after the user corrects the tenantID. Onyl after deleting the browser cookies, the user is able to login to the tenant-specific IDP.
Probably the wrong tenantID is saved in the session, and not updated with the correct one.