Anuradha Karunarathna

Results 21 issues of Anuradha Karunarathna

**Describe the issue:** 1. Get the WSO2 is pack 2. start the server and login to the management console 3. Go to Service Providers -> MyAccount ->Inbound Authentication Configuration ->...

Severity/Major
bug
6.0.0-rc-testing

**Describe the issue:** In order to function CORS management rest APIs in IS-5.11.0, it requires at least `/permission/admin/manage` permissions, due to the following issue. - The permissions populated in the...

docs
Component/Migration
6.0.0-Migration
Added-to-WIP-doc

**Describe the issue:** Having the following deployment.toml config (which is related to Using Email Address as the Usernamehttps://is.docs.wso2.com/en/latest/guides/identity-lifecycles/enable-email-as-username/) overwrites the multi-attribute login configurations ``` [tenant_mgt] enable_email_domain= true ``` **How to...

Priority/High
Severity/Critical
bug

**Describe the issue:** The regex patterns in this doc seem incorrect.https://is.docs.wso2.com/en/latest/guides/login/multi-attribute-login/#enable-multi-attribute-login (should be an escape character issue) ![Screenshot - 2022-09-22T143044 449](https://user-images.githubusercontent.com/25483865/191705084-caf9bec9-5569-43b8-a93e-1e97016d2292.png) Need to update as follows. The Patterns in .md...

docs
Severity/Critical
bug
Complexity/Low

**Describe the issue:** In multi-attribute login docs https://is.docs.wso2.com/en/latest/guides/login/multi-attribute-login/#enable-multi-attribute-login, better to add a screenshot of a claim which will be used in the try it out flow, under https://is.docs.wso2.com/en/latest/guides/login/multi-attribute-login/#add-regular-expressions-for-allowed-claims `Add regular...

docs
bug
Complexity/Low

**Is your suggestion related to a missing or misleading document? Please describe.** The section which mentions required permissions for the API endpoint causes poor readability due to the low color...

docs
Severity/Minor
bug
Complexity/High
Component/Identity REST APIs
Affected/5.11.0

**Describe the issue:** https://is.docs.wso2.com/en/latest/references/concepts/authorization/intro-oauth2/#what-is-oauth-20 check the diagram given in this documentation. The authorization server and resource server text need to be swapped. requests and responses marked as: 3 and 4...

docs
bug
Complexity/Low

**Is your suggestion related to a missing or misleading document? Please describe.** The configurations related to username renaming is not found in the WSO2 documentation. Docs related to https://github.com/wso2/product-is/issues/10631

docs
bug
Complexity/Low
Affected-6.0.0

**Describe the issue:** 1. Go to users 2. Create a user with a username having space 3. There is no UI validation 4. Once the request is submitted, there is...

Severity/Major
bug
ux
frontend
Affected/7.0.0-RC1

Can anyone explain to me the logic behind train/valid/test node separation of this code? For the cora dataset out of shuffled 2708 nodes, first 1000 is taken as test nodes,...