mirror of
https://github.com/dataease/dataease.git
synced 2026-05-19 02:08:10 +08:00
feat: 新增oidc配置
This commit is contained in:
@@ -100,7 +100,7 @@ export function roleGrid(pageIndex, pageSize, data) {
|
||||
|
||||
export function ldapUsers(data) {
|
||||
return request({
|
||||
url: '/api/ldap/users',
|
||||
url: '/plugin/ldap/users',
|
||||
method: 'post',
|
||||
loading: true
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user