-
-
Notifications
You must be signed in to change notification settings - Fork 271
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
OPEN_ID Login impossible #634
Comments
What OpenID provider do you use ? |
Is there an error on auth server side (keycloak) ? |
No, there are no errors on keycloak.
192.168.178.50 is the papermerge host |
In first message you pasted following error:
It means you are missing "papermerge__auth__oidc_..." variable. This translates to missing Can you figure out from logs complete variable name and provide it here?
of above error ? |
@ciur those are the variables: |
Still, my question was about the missing information: "...":
Could you provide full error (without "...")? |
I‘d like to but the Logs are shortened by default :/ |
@ciur could the problem be caused by the https? |
Hi,
open-id login is impossible. The application doesn't work as soon as i enter the oidc environment variables.
The following error occurs:
Field required [type=missing, input_value={'papermerge__auth__oidc_...eth.name/oidc/callback'}, input_type=dict]
2024-11-10T08:17:43.121684274Z For further information visit https://errors.pydantic.dev/2.7/v/missing
Info:
The text was updated successfully, but these errors were encountered: