No more sercretString dans oauth2
This commit is contained in:
@@ -26,3 +26,9 @@ variable "backchannel_providers" {
|
||||
type = list(number)
|
||||
default = null
|
||||
}
|
||||
variable "attributes" {
|
||||
default = {enable = true}
|
||||
}
|
||||
variable "sub_groups_attributes" {
|
||||
default = []
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user