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

Add organization configuration service #246

Merged
merged 2 commits into from
Sep 21, 2023

Conversation

dewniMW
Copy link
Contributor

@dewniMW dewniMW commented Sep 20, 2023

dewniMW pushed a commit to dewniMW/identity-organization-management-1 that referenced this pull request Sep 20, 2023
dewniMW pushed a commit to dewniMW/identity-organization-management-1 that referenced this pull request Sep 20, 2023
@dewniMW dewniMW force-pushed the config-service branch 3 times, most recently from 49044cb to 3c12979 Compare September 20, 2023 12:32
* @throws OrganizationConfigException The exception thrown when an error occurs while adding the discovery
* configuration.
*/
void addDiscoveryConfiguration(DiscoveryConfig discoveryConfig) throws OrganizationConfigException;
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does that configuration manager get tenant id/tenant domain from the thread local? Is that the reason not to pass the tenant id/ domain from this service level it self ?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

…e/src/main/java/org/wso2/carbon/identity/organization/config/service/OrganizationConfigManager.java

Co-authored-by: Anuradha Karunarathna <[email protected]>
@dewniMW dewniMW merged commit c48fffd into wso2-extensions:main Sep 21, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants