Dewni Weeraman

Results 6 issues of Dewni Weeraman

**Description:** Need to document how we can add support for UTF-8 characters in WSO2 Identity Server. e.g. DB script modifications needed and various regex pattern configuration changes that are needed...

Priority/Highest
docs
Severity/Major
bug
Complexity/Medium
Affected/5.11.0

Due to a bug on iOS12 [1], `SameSite=None` property set from the SameSiteCookieValve is misinterpreted on certain devices. ``` Versions of Safari and embedded browsers on MacOS 10.14 and all...

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

Configure UMA 2.0 connector. Note that in the console the UMA grant is not displayed (https://github.com/wso2-extensions/identity-oauth-uma/blob/master/docs/tryout.md#basic-oauthopenid-connect-configuration) even though this grant type is available in the API response. ![image](https://github.com/wso2/product-is/assets/24982871/62a26166-809e-4414-b1f7-fd9d081cd37c) The fix...

bug
Component/Connectors
frontend

Doc to be updated - https://github.com/wso2-extensions/identity-oauth-uma/blob/master/docs/tryout.md Note that two docs must be maintained depending on the IS version.

docs
Component/UMA
Component/Connectors

https://is.docs.wso2.com/en/7.0.0/guides/organization-management/email-domain-based-organization-discovery/#prerequisites

Priority/Normal
docs

In IS when the default script engine is changed to Graal, for custom adaptive authentication functions that are written it is required to add `@HostAccess.Export`. This needs to be documented...