feat: 添加 OpenNexus 认证 Core 与 Stronghold 基础能力
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# Automatically generated - DO NOT EDIT!
|
||||
|
||||
[[permission]]
|
||||
identifier = "allow-core-stream"
|
||||
description = "Enables the core_stream command without any pre-configured scope."
|
||||
commands.allow = ["core_stream"]
|
||||
|
||||
[[permission]]
|
||||
identifier = "deny-core-stream"
|
||||
description = "Denies the core_stream command without any pre-configured scope."
|
||||
commands.deny = ["core_stream"]
|
||||
@@ -0,0 +1,11 @@
|
||||
# Automatically generated - DO NOT EDIT!
|
||||
|
||||
[[permission]]
|
||||
identifier = "allow-core-stream-cancel"
|
||||
description = "Enables the core_stream_cancel command without any pre-configured scope."
|
||||
commands.allow = ["core_stream_cancel"]
|
||||
|
||||
[[permission]]
|
||||
identifier = "deny-core-stream-cancel"
|
||||
description = "Denies the core_stream_cancel command without any pre-configured scope."
|
||||
commands.deny = ["core_stream_cancel"]
|
||||
@@ -0,0 +1,11 @@
|
||||
# Automatically generated - DO NOT EDIT!
|
||||
|
||||
[[permission]]
|
||||
identifier = "allow-credentials-change-password"
|
||||
description = "Enables the credentials_change_password command without any pre-configured scope."
|
||||
commands.allow = ["credentials_change_password"]
|
||||
|
||||
[[permission]]
|
||||
identifier = "deny-credentials-change-password"
|
||||
description = "Denies the credentials_change_password command without any pre-configured scope."
|
||||
commands.deny = ["credentials_change_password"]
|
||||
@@ -0,0 +1,11 @@
|
||||
# Automatically generated - DO NOT EDIT!
|
||||
|
||||
[[permission]]
|
||||
identifier = "allow-credentials-import"
|
||||
description = "Enables the credentials_import command without any pre-configured scope."
|
||||
commands.allow = ["credentials_import"]
|
||||
|
||||
[[permission]]
|
||||
identifier = "deny-credentials-import"
|
||||
description = "Denies the credentials_import command without any pre-configured scope."
|
||||
commands.deny = ["credentials_import"]
|
||||
@@ -0,0 +1,11 @@
|
||||
# Automatically generated - DO NOT EDIT!
|
||||
|
||||
[[permission]]
|
||||
identifier = "allow-credentials-lock"
|
||||
description = "Enables the credentials_lock command without any pre-configured scope."
|
||||
commands.allow = ["credentials_lock"]
|
||||
|
||||
[[permission]]
|
||||
identifier = "deny-credentials-lock"
|
||||
description = "Denies the credentials_lock command without any pre-configured scope."
|
||||
commands.deny = ["credentials_lock"]
|
||||
@@ -0,0 +1,11 @@
|
||||
# Automatically generated - DO NOT EDIT!
|
||||
|
||||
[[permission]]
|
||||
identifier = "allow-credentials-status"
|
||||
description = "Enables the credentials_status command without any pre-configured scope."
|
||||
commands.allow = ["credentials_status"]
|
||||
|
||||
[[permission]]
|
||||
identifier = "deny-credentials-status"
|
||||
description = "Denies the credentials_status command without any pre-configured scope."
|
||||
commands.deny = ["credentials_status"]
|
||||
@@ -0,0 +1,11 @@
|
||||
# Automatically generated - DO NOT EDIT!
|
||||
|
||||
[[permission]]
|
||||
identifier = "allow-credentials-unlock"
|
||||
description = "Enables the credentials_unlock command without any pre-configured scope."
|
||||
commands.allow = ["credentials_unlock"]
|
||||
|
||||
[[permission]]
|
||||
identifier = "deny-credentials-unlock"
|
||||
description = "Denies the credentials_unlock command without any pre-configured scope."
|
||||
commands.deny = ["credentials_unlock"]
|
||||
Reference in New Issue
Block a user