Add firefly to test Remote-User authentication
This commit is contained in:
parent
a70450af2a
commit
cba8dea9c7
3 changed files with 16 additions and 4 deletions
|
|
@ -9,6 +9,7 @@
|
|||
immich-oidc-auth.file = "${inputs.secrets}/secrets/srv01-hf/immich-oidc-auth";
|
||||
arcane-oidc-auth.file = "${inputs.secrets}/secrets/srv01-hf/arcane-oidc-auth";
|
||||
arcane-secrets.file = "${inputs.secrets}/secrets/srv01-hf/arcane-secrets";
|
||||
firefly-oidc-auth.file = "${inputs.secrets}/secrets/srv01-hf/firefly-oidc-auth";
|
||||
step-ca-crt.file = "${inputs.secrets}/secrets/step-ca/step-ca-crt";
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue