product-is icon indicating copy to clipboard operation
product-is copied to clipboard

SSO with console and myaccount is not working with organisation management feature

Open Kanapriya opened this issue 2 years ago • 2 comments

Describe the issue: Please refer to this screencast

https://user-images.githubusercontent.com/13362482/179996821-2a06b74d-7e60-49f0-a8f9-f69f3f7bab3f.mov

How to reproduce:

  • Login to console as admin user - https://localhost:9443/console
  • Click on the user avatar dropdown and click on myaccount
  • You will redirect to myaccount, but you need to provide credentials to proceed further - SSO failed
  • Once we provide credentials on myaccount side, the console gets logged out.

Expected behavior: SSO should work as expected.

Environment information (Please complete the following information; remove any unnecessary fields) :

  • Product Version: [e.g., IS 5.10.0, IS 5.9.0]
  • OS: [e.g., Windows, Linux, Mac]
  • Database: [e.g., MySQL, H2]
  • Userstore: [e.g., LDAP, JDBC]

Optional Fields

Related issues:

Suggested labels:

Kanapriya avatar Jul 20 '22 13:07 Kanapriya

@Kanapriya can you check this with IS 6.0.0 beta

IsuraD avatar Aug 01 '22 04:08 IsuraD

Identified this issue when we do a test round against MSSQL 2019 on RC pack (wso2is-6.0.0-beta2-SNAPSHOT) with the organization management feature.

Kanapriya avatar Aug 08 '22 10:08 Kanapriya

Issue is fixed in RC2 pack

dewniMW avatar Aug 15 '22 05:08 dewniMW

fixed by https://github.com/wso2-enterprise/identity-org-mgt-connector/pull/14

AnuradhaSK avatar Aug 19 '22 11:08 AnuradhaSK