Add Azure SSO bootstrap

Create a client registration from AZURE_* environment variables and disable SSO cleanly when no registration is available.

Add a docker_push.sh helper for building and publishing production images.
This commit is contained in:
2026-04-02 12:48:51 +02:00
parent 4fc5b04a68
commit 9a67832faa
6 changed files with 272 additions and 23 deletions

View File

@@ -6,7 +6,7 @@
<groupId>de.assecutor.emulatorstation</groupId>
<artifactId>emulatorstation</artifactId>
<version>0.9.13</version>
<version>0.9.2</version>
<packaging>jar</packaging>