-
\Authing\Mgmt\OrgManagementClient 类中addMembers方法中调用了new AddMemberParam($nodeId, $userIds),但实际上该方法签名只使用了一个参数,另:我手动将调用方式改为(new AddMemberParam($userIds))->withNodeId($nodeId),调用虽然成功,但是成员没有添加到组织中
hccfu updated
2 years ago
-
the docs only include how to login with a token but `userpass` is listed as supported. can an example of authing with `userpass` please be added?
ghost updated
2 years ago
-
-
在管理后台点击生成堆快照,然后应用进程就退出了,进程退出返回码 3221225477
xprofiler 用的最新的 1.4.0 版本,node 用的 14.19.1,操作系统是 win 10
-
# Bug
The `/search` endpoint returns `"error": "Not found"` for every type of search query.
## Request
`GET /latest/search/?datasource=tranquility`
## Response
### Status Code
`404`
…
-
I'm trying to run the menu.py and get this error after I enter my email address
Enter email: test@outlook.com
[pywebview] loaded event is deprecated and will be removed in 4.0. Use events.loaded i…
-
### Bug Description
Hi
I just tested the linkage between auth0 and frp_oidc, and it is very similar to the configuration #2814 used, but an error is reported
The Log is
```
2022/03/02 13:43:3…
-
`export` command can be verified with positional argument non-interactively, meaning the following `BW_NOINTERACTION` check is invalid:
https://github.com/bitwarden/cli/blob/f26bfb5859c7a4e2b5ccd21…
-
Hi is it possible to use cognito without amplify?
There are some existing tutorials that use amazon-cognito-identity-js without amplify but it seems that it is deprecated.
-
I have a fresh account with no name history, and am hoping to snipe a good name, but this happens whenever it logins in
```
[info] » authing xxxx-xxxx through manual bearer
[info] » bearer expires …