Added OIDC draft

This commit is contained in:
2025-05-16 09:58:28 +02:00
parent 98346c5988
commit 52ba4dc3a1
6 changed files with 42 additions and 4 deletions

View File

@@ -3,7 +3,6 @@ credentials:
description: "Password for the Moodle database user"
algorithm: "bcrypt"
validation: "^\\$2[aby]\\$.{56}$"
user_password:
description: "Initial password for the Moodle admin user"
algorithm: "sha256"