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 self-service API #507

Merged

Conversation

sadilchamishka
Copy link
Contributor

@sadilchamishka sadilchamishka commented Oct 18, 2023

Purpose

$subject

Related Issue

The APIs of the this postman file is executed in order to verify the APIs are properly deployed.

Add the below toml configurations to add a user store for email confirmation.

[organization_management.self_service]
iteUserConnectionUsername="SA"
liteUserConnectionPassword="myStrongPaas42!emc2"
liteUserConnectionURL="jdbc:sqlserver://localhost:1433;databaseName=demolite;SendStringParametersAsUnicode=false"
liteUserStoreName="LiteUser"
liteUserDriverName="com.microsoft.sqlserver.jdbc.SQLServerDriver"

@sadilchamishka sadilchamishka merged commit 3417bad into wso2:master Oct 18, 2023
3 checks 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