-
**Describe the issue:**
File Upload APIs' resource access control configs have following issues
https://github.com/wso2/carbon-identity-framework/blob/cfe9a848d02dc219c515d1c96fa3fbd6241618ce/fe…
-
**Describe the issue:**
Custom sms provider not working after server restart in super tenant.
**How to reproduce:**
1. Add a Custom SMS provider. (check that it works ex. Add a webhook as a cus…
-
**Describe the issue:**
- Go to Attributes -> OIDC -> Scopes
- Create a scope by giving a name of the existing scope name
- For the encountered client exception, there will be a stack trace printed…
-
**Describe the issue:**
Description :
Add in deployment.toml
[analytics.elk]
enable=true
Setup ELK (tested in ver6.1 it worked) and run the IS v7
when I tried to login into the console I got …
-
**Describe the issue:**
```
[2023-12-04 10:11:09,146] [8902ddcb-e7bb-424b-b822-acd9e9a132af] ERROR {org.wso2.carbon.identity.api.server.organization.management.v1.service.OrganizationManagemen…
-
**Describe the issue:**
Server startup issue Mysql DB at server startup time. DB: Mysql
Getting issue
```
Caused by: org.wso2.carbon.identity.role.v2.mgt.core.exception.IdentityRoleManagement…
-
**Describe the issue:**
When attempting to create a new suborg via the console, Encountered issue. While the system allows the creation of an organization, an error message is displayed: "An error o…
-
Getting session timeout in latest build (not reproducible in IS-7.0-beta7 pack). Following error log can be observed.
```
[2024-02-09 13:33:33,279] [7e3a4be3-1c22-4316-87b0-fbaa6c635fe2] ERROR {or…
-
**Describe the issue:**
If a lite user registration request is made as given below, the server will respond with an internal server error.
Request
```
curl -X POST -H "Authorization: Basic [Base…
-
**Describe the issue:**
A newly created sample application returns username defaulted as the sub in claim configurations. The application actually consider the userid as the sub.
A PATCH request…