Local admin does not work after first start - OIDC Force #2399
Replies: 4 comments 4 replies
-
|
There is only OIDC login possible. OpenCloud bundles an OIDC provider. So it needs to be reachable on a public domain with ssl. |
Beta Was this translation helpful? Give feedback.
-
|
Hi Michael, Today I got: Really appreciate the help!! |
Beta Was this translation helpful? Give feedback.
-
|
The proxy error indicates that openCloud cannot connect to its own public domain. |
Beta Was this translation helpful? Give feedback.
-
|
So, to summarize: I can successfully curl the address "https://server.domain/.well-known/openid-configuration" both directly in the shell and within the container itself. Nslookup also resolves the correct IP address locally and within the container. The following is still logged: {"level":"info","service":"proxy","proto":"HTTP/1.0","request-id":"ebe8ec2e-3e75-47ca-9c5e-deaccedfd0aa","traceid":"610fae42ae9b944ad71f93486af3d467","remote-addr":"10.240.72.250","method":"GET","status":401,"path":"/graph/v1.0/me","duration":20000.656854,"bytes":0,"time":"2026-03-09T07:49:42Z","line":"github.com/opencloud-eu/opencloud/services/proxy/pkg/middleware/accesslog.go:34","message":"access-log"} |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
DE:
Hallo,
ich habe nun zum ersten mal den OpenCloud Container gestartet und wollte mich mit dem lokalen Admin und dem initialen Passwort anmelden, laufe aber auf einen Timeout. Als Meldung kommt: Nicht angemeldet
Das könnte aufgrund einer routinemäßigen Abmeldung aus Sicherheitsgründen geschehen sein oder Ihr Benutzerkonto ist inaktiv oder noch nicht freigeschaltet. Bitte versuchen Sie es nach einiger Zeit erneut oder wenden Sie sich an Ihre Administration.
Ich sehe, dass er versucht sich via OpenID Connect versucht anzumelden, was ich aber nicht explizit eingestellt habe. Wie stelle ich ein, dass OpenCloud lokale User verwenden soll?
Danke für eure Hilfe!
EN:
Hello,
I've started the OpenCloud container for the first time and wanted to log in with the local admin account and initial password, but I'm getting a timeout. The message is: Not logged in
This could be due to a routine logout for security reasons, or your user account is inactive or not yet activated. Please try again after a while or contact your administrator.
I see that it's trying to log in via OpenID Connect, which I haven't explicitly configured. How do I configure OpenCloud to use local users?
Thanks for your help!
Beta Was this translation helpful? Give feedback.
All reactions