-
The code raises a few warnings with pydantic 2:
```python
pydanticscim/resource_type.py:8
/home/eloi/dev/pydantic-scim/pydanticscim/resource_type.py:8: PydanticDeprecatedSince20: `pydantic.conf…
-
Implement according to https://www.rfc-editor.org/rfc/rfc7644#section-3.4.2.2
I doubt if we can implement the functionality via SQLAlchemy operation. I think we need to do table scan and programmat…
-
Hey guys,
Question, we have under the 'meta' section some extra fields, when retrieving a resource we get:
```
java.lang.RuntimeException: com.fasterxml.jackson.databind.exc.UnrecognizedPropert…
-
**Describe the issue**
- The current hint provided under "Validate linked local accounts" under "Linked Accounts" within the "User Attributes" tab in an application in the console lacks clarity reg…
-
**Description:**
Policy errors list is hardcoded in `org.wso2.carbon.identity.scim2.common.impl.SCIMUserManager.handleErrorsOnUserNameAndPasswordPolicy(Throwable e)`
Natively all username and pass…
-
**Describe the issue:**
```
at java.base/java.lang.Thread.run(Thread.java:834)
Caused by: java.lang.ClassCastException: class org.wso2.carbon.identity.role.v2.mgt.core.model.IdpGroup cannot be c…
-
## 目标
1. 用arkfbp-py编写。
2. 提升后端并发性能。
3. 微服务架构。
4. 复用arkid-frontend,ui和功能不变,对接口做适配。
## 交付验收
1. 以arkfbp编写生成式路由的全套arkid后端。
2. 经过适配的复用arkid-frontend前端。
3. arkid-by-fbp单元测试部分。
## 周期
arki…
-
https://github.com/APIs-guru/openapi-directory/blob/main/APIs/docker.com/hub/beta/openapi.yaml
-
### **Describe the issue:**
SCIM patch operation will return 500 when `operations` key is sent without the uppercase `O` as in `Operations`. Docs should be corrected as well: [[Doc](https://is.docs.w…
-
**Describe the issue:**
1. Create an OIDC application using Standard based application template and share it with all orgs
2. Authorize scim2 Users management API and organization API
3. Create a r…