Added WebAuth
This commit is contained in:
@@ -25,6 +25,7 @@ resource "keycloak_realm" "hexor" {
|
||||
relying_party_id = "hexor.cy"
|
||||
signature_algorithms = ["ES256", "RS256"]
|
||||
user_verification_requirement = "required"
|
||||
require_resident_key = "Yes"
|
||||
attestation_conveyance_preference = "none"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user