Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Tenant Login dropping tenant domain and login with super tenant domain #2217

Closed
Lakith-Rambukkanage opened this issue Oct 16, 2023 · 1 comment
Labels

Comments

@Lakith-Rambukkanage
Copy link

Description

When logging in to the publisher and dev portals using the tenant admin login after creating a tenant it logins as the super tenant admin.

Steps to Reproduce

  1. create an API using the super tenant admin user (admin:admin)
  2. create a new tenant using the carbon console. (tenant1, admin1@tenant1.com:admin1)
  3. login with the new tenant admin.(admin1@tenant1.com:admin1)
  4. the APIs published by the admin user is visible to the tenant admin user.
  5. new apis created will belong to the super tenant domain. (refer AM_API table ORGANIZATION column)

Affected Component

APIM

Version

4.3.0

Environment Details (with versions)

No response

Relevant Log Output

No response

Related Issues

possibly introduced by :
#1664
wso2/carbon-apimgt#11976

Suggested Labels

No response

@dushaniw
Copy link
Contributor

@dushaniw dushaniw added TokenPersistenceRemoval bugs for token persistence removal and removed Missing/Component labels Feb 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants