-
**[ @azinneera](https://github.com/azinneera)** cloned issue [wso2-enterprise/ballerina-registry#1201](https://github.com/wso2-enterprise/ballerina-registry/issues/1201) on 2021-12-06:
> **Descripti…
-
### Description
When implementing integrations, you need to keep environment dependent properties and configs out of the integration logic. They maybe key values and or they maybe passwords that need…
-
### Description
$subject, please.
When trying to mock the generated persist client(pointing to MySQL DB) using the generated mock client(pointing to H2 DB) in the test file like below,
Note: …
-
### Description
Consider the following scenario,
```
import ballerina/lang.regexp;
function testRegExp(string:RegExp name) {
string:RegExp letExpr = let string: s = re `${name}` in re `ca…
-
**Describe the issue:**
If someone wants to use JWT access tokens for all registering applications, they can add the following deployment.toml config
```
[oauth.token_generation]
access_token_…
-
**Description:**
Need to add the management API swagger definition [1] to the documentation [2].
[1] https://github.com/wso2/micro-integrator/blob/master/components/org.wso2.micro.integrator.exten…
-
**Description:**
In the current time module, we only support adding/subtracting seconds from the given time in UTC. This is because we don't support advanced cases like leap seconds, daylight saving,…
-
**Description:**
https://github.com/wso2/product-ei/issues/5335
wso2:vault-lookup() support is added to the data services. Please see the below sample configuration.
com.mysql…
-
**[ @pubudu91](https://github.com/pubudu91)** cloned issue [wso2-enterprise/ballerina-registry#1724](https://github.com/wso2-enterprise/ballerina-registry/issues/1724) on 2022-08-16:
> Recently, Cha…
-
Hi!
I have tried this sample app, but after login in WSO2 it returning me to this page: http://localhost/login?error
What is wrong? Please help.
my application.yaml:
```
server:
port: 80
…