fix
This commit is contained in:
@@ -14,7 +14,6 @@ locals {
|
||||
access-token-validity = "hours=10" // ;minutes=10
|
||||
}
|
||||
|
||||
|
||||
data "authentik_flow" "default-authorization-flow" {
|
||||
depends_on = [authentik_group.prj_users]
|
||||
slug = "default-provider-authorization-implicit-consent"
|
||||
|
||||
Reference in New Issue
Block a user