Thumilan Mikunthan

Results 16 issues of Thumilan Mikunthan

In https://is.docs.wso2.com/en/6.0.0/guides/adaptive-auth/configure-adaptive-auth/ it says, `For JDK 17 runtime - Adaptive Authentication is disabled by default. You need to run adaptive.sh (adaptive.bat for Windows) in [IS-HOME]/bin ` commands need to be...

improvement
docs
Complexity/Low
6.0.0-post-ga

It was found that the following locations are not available in the IS Analytics according to the official documentation[1], - /repository/conf/datasources/master-datasources.xml - /repository/components/lib - /dbscripts/mysql.sql - /repository/conf/analytics/analytics-conf.xml - /repository/conf/user-mgt.xml -...

docs

WSO2 IS 5.11 for secondary JDBC User store support sha-512 as one of having algorithms, but its not documented in the docs[1] Note: Ldap also support sha-512 and we noted...

docs
bug
Complexity/Low

Location : https://is.docs.wso2.com/en/latest/develop/enable-mobile-verification-for-an-updated-mobile-number/ In the forth step of Step 1 [https://is.docs.wso2.com/en/latest/develop/enable-mobile-verification-for-an-updated-mobile-number/#step-01-configuring-mobile-claim-verification-on-update](https://is.docs.wso2.com/en/latest/develop/enable-mobile-verification-for-an-updated-mobile-number/#step-01-configuring-mobile-claim-verification-on-update) ``` {"api_key"="4c9374", "api_secret"="FtqyPggE93", "from"="NEXMO", "to"={{mobile}}, "text"={{body}} } ``` Custom mapping **to** is binded to **{{mobile}}**, but in the code...

docs
bug
Complexity/Low
Affected/5.11.0

Recently we encountrerd the issue, https://github.com/wso2/product-is/issues/10358 and we fixed the solution in https://github.com/wso2-extensions/identity-governance/pull/453 This issue is to track the fix to doc update.

docs
bug
Complexity/Low
5.11.0-post-ga
Affected/5.11.0

User impersonation involves a system's ability to temporarily grant access to another user's account, typically that of support personnel. This feature is invaluable for tasks such as troubleshooting, testing, or...

feature
Component/OAuth
docs
Complexity/High
docs/new_feature

OAuth 2.0 Demonstrating Proof of Possession (DPoP) specification has been published recently [1]. We already have a soluction which developed from the draft phase of the specification [2]. We need...

feature

With https://github.com/wso2/product-is/issues/16606, we were able to improve our DPoP connector with the latest specification. to ship it OOTB we need to do following tasks. - [ ] Develop feature component...

improvement

**Description:** This Issue is regarding improvement of Tenant Deletion. Please go through document below and you can find - Existing method description - Bugs in Existing Method - Existing methods...

We have an issue related to IDN_OIDC_JIT table is not getting cleared. So as per our current implementation for private key JWT client auth, client has to send the JWT...

bug