wso2 / carbon-multitenancy

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Tenant name with upper case letters throws security exception

vidurananayakkara opened this issue · comments

The following exception is thrown when creating a tenant name with upper case letters.

Caused by java.lang.SecurityException: Key Store with a name: US_GWS.jks does not exist. at org.wso2.carbon.core.util.KeyStoreManager.getKeyStore(KeyStoreManager.java:157) at org.wso2.carbon.idp.mgt.IdentityProviderManager.getResidentIdP(IdentityProviderManager.java:251)