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

@@ -9,6 +9,7 @@ features:
css: false
portfolio_iframe: false
central_database: true
oidc: false
csp:
flags:
script-src:

View File

@@ -1,3 +1,4 @@
---
application_id: "moodle"
database_type: "mariadb"
application_id: "moodle"
database_type: "mariadb"
container_name: "{{ application_id }}"