fix
This commit is contained in:
@@ -41,7 +41,7 @@ provider "restapi" {
|
||||
id_attribute = "name"
|
||||
}
|
||||
|
||||
resource "restapi_object" "ldap_outpost_binding" {
|
||||
resource "restapi_object" "scim_config_limit_user" {
|
||||
path = "/providers/scim/${authentik_provider_scim.scim.id}/"
|
||||
data = jsonencode({
|
||||
name = authentik_provider_scim.scim.name
|
||||
|
||||
Reference in New Issue
Block a user