-
```
What steps will reproduce the problem?
1. at my windows client, right click on client.ovpn
2. start openvpn on this config file
3. insert user and pass
What is the expected output? What do you se…
-
Hi @yanniszark
I am using this service for multi-tenancy feature in Kubeflow.
As, oidc-authservice is used for authentication in Kubeflow dex+istio deployment.
I recently came up with one issue …
-
### Bug description
Hello everyone.
Sorry for the provocative title. But I am now trying that for several days and i am slowly but surely reaching my frustration limit.
It seems not to be possibl…
-
When using the ldap integration something seems to be broken in the database.
To try this you will need an ldap requirer, one easy way to reproduce this is to use the test setup:
```console
tox -…
-
Hi,
I perform an LDAP search with:
```
Filter filter = Filter.equals("roleOccupant", userDN);
await connection.search(setting.groupDN, filter, attrs);
```
Everything works fine, except if …
-
### Before reporting an issue
- [X] I have read and understood the above terms for submitting issues, and I understand that my issue may be closed without action if I do not follow them.
### Area
l…
kc548 updated
1 month ago
-
There are a number of sociopolitical or legal reasons for needing to being able to rename usernames.
A couple of examples:
* Change in marriage status
* Gender transition
Whether Fedora itse…
-
### 重现步骤
1、 vi archery/settings.py
修改mysql账号密码
2、 pip3 install -r requirements.txt -i https://mirrors.ustc.edu.cn/pypi/web/simple/
3、执行sql脚本 src/init_sql/v1.10.0.sql
在删除索引前,先删除外键
-- 删除外键…
-
Hi,
My OpenLDAP is only accessible through SSL (636). On linux machines I simply add the following to "/etc/ldap/ldap.conf":
`
TLS_CACERT /etc/ldap/ca_certs.pem
`
This lets me communicate…
-
I am unable to configure LDAP authentication on MINIO. Despite setting up the LDAP parameters through both environment variables and the Console UI, the user search functionality does not work as expe…