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

Support same client Id for applications over different tenants #16370

Closed
ThaminduDilshan opened this issue Aug 3, 2023 · 3 comments
Closed

Comments

@ThaminduDilshan
Copy link
Contributor

Is your suggestion related to an experience ? Please describe.

Currently in IS client ID is considered to be unique across the server and as a result the same client ID cannot be used in two different tenants. However when there are specific terms like CONSOLE, MYACCOUNT, etc, organization bound client ID is a valid requirement and should provide this capability.

Describe the improvement

Same client ID should be able to use across different tenants.

Additional context

@ThaminduDilshan
Copy link
Contributor Author

@melanisilva
Copy link

melanisilva commented Oct 4, 2023

  • Is this document impacted?
  • Is the end-to-end (e2e) testing complete?
  • Are unit tests available?
  • Are integration tests available?
  • Has this feature been tested on the latest Jenkins build after merging the changes? (Please Attach Proof, Screenshots, Screen recordings)
  • Are all the relevant sub-tasks updated as complete (e.g., Cloud readiness tasks and migrations, docs)?
  • Have demo sessions been completed? (If yes, please attach the recording link)
  • Is this an IS-Specific feature?

⭐ Please provide links to relevant Unit tests and integration tests

@ThaminduDilshan Could we please have this checklist updated?

@ThaminduDilshan
Copy link
Contributor Author

ThaminduDilshan commented Oct 4, 2023

Unit tests
- wso2-extensions/identity-inbound-auth-oauth#2131
- wso2-extensions/identity-carbon-auth-rest#240

Integration tests
- #16632

@melanisilva updated and testing can be started

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment