Hi All,

I'm configuring the setup for primary and secondary logins to the API Store
as in [1]. As per the doc, it says users can use either username or email
address in order to login to the API Store. I followed the below steps.

1. Self-signed up to the API Store.
2. As in the doc, enabled login config property in
<APIM_HOME>/repository/conf/api-manager.xml file.

<LoginConfig>
    <UserIdLogin primary="true">
         <ClaimUri></ClaimUri>
    </UserIdLogin>
    <EmailLogin primary="false">
         <ClaimUri>http://wso2.org/claims/emailaddress</ClaimUri>
    </EmailLogin>
 </LoginConfig>

3. Restarted the APIM server.
4. Tried to login to API Store with the email address provided.

I get the following error.

ERROR - APIStoreHostObject Invalid tenant domain.

Any feedback would be appreciated if I've missed anything.

[1] - https://docs.wso2.com/display/AM2xx/Maintaining+Logins+and+Passwords
Section: Setting up primary and secondary logins
Product: apim-2.1.0-update 6


*Thanks and Best Regards,*

*Isuru Uyanage*
*Software Engineer - QA | WSO2*
*Mobile : **+94 77 <+94%2077%20767%201807> 55 30752*
*LinkedIn: **https://www.linkedin.com/in/isuru-uyanage/
<https://www.linkedin.com/in/isuru-uyanage/>*
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to