product-is
product-is copied to clipboard
Secondary User Store Not Displaying in "JIT Provisioning" List
Describe the issue: The secondary user store is not displaying in the "JIT Provisioning" list under the Connections section, specifically in the "User store domain to always provision users" section.
How to reproduce:
- Add a secondary user store to the Identity Server.
- Navigate to the Connections section.
- Access the "User store domain to always provision users" section.
- Observe that the secondary user store is not listed in the "JIT Provisioning" dropdown.
Expected behavior: The secondary user store should be listed in the "JIT Provisioning" dropdown under the "User store domain to always provision users" section.
Environment information
- Product Version: wso2is-7.0.0-beta4-SNAPSHOT
- OS: Mac
- Database: DB2
- Userstore: JDBC
The userstores are getting properly retrieved with /api/server/v1/userstores
API and but does not provide UI support to select the userstores.
Closing the issue as this is not reproducible in the IS 7.0.0 Beta 4 pack.
This issue is still reproducible in WSO2 IS 7.0.0-RC1, and it is not reproducible for the super tenant; instead, it is reproducible for a tenant. The steps to reproduce this are as follows:
- Create a tenant through the management console.
- Log in to the tenant console and create a secondary user store.
- Establish a connection and attempt to enable Just-In-Time (JIT) provisioning to provision the user to the secondary user store (note that the secondary user store is not available for selection).
This issue is still reproducible in WSO2 IS 7.0.0-RC1, and it is not reproducible for the super tenant; instead, it is reproducible for a tenant. The steps to reproduce this are as follows:
- Create a tenant through the management console.
- Log in to the tenant console and create a secondary user store.
- Establish a connection and attempt to enable Just-In-Time (JIT) provisioning to provision the user to the secondary user store (note that the secondary user store is not available for selection).
@savindi7 Please validate this against RC5