Skip to content
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

OICD login using Authentik #2205

Open
LarsK1 opened this issue Dec 11, 2024 · 7 comments
Open

OICD login using Authentik #2205

LarsK1 opened this issue Dec 11, 2024 · 7 comments
Labels
question Further information is requested

Comments

@LarsK1
Copy link

LarsK1 commented Dec 11, 2024

Hi everyone,
thanks for this awesome piece of software. I noted that the OIDC-login has recently been added.
I now wanted to integrate it in our own selfhosted Authentik instance. But every URL I entered, didn't work.
image
Which one should be used?

Thanks for your help in advance!
Lars

@LarsK1 LarsK1 added the question Further information is requested label Dec 11, 2024
@knadh
Copy link
Owner

knadh commented Dec 11, 2024

It looks like the URL should be https://server2.blumagine.de:9443/application/o/listmonk. What do you get when trying this URL?

@LarsK1
Copy link
Author

LarsK1 commented Dec 11, 2024

That's what I though as well:
image

@LarsK1
Copy link
Author

LarsK1 commented Dec 11, 2024

image

@LarsK1
Copy link
Author

LarsK1 commented Dec 11, 2024

Ah, the issue seems to be, that the Let's Encrypt cert is not recognized:
2024/12/11error initializing OIDC OAuth provider: Get "https://server2.blumagine.de:9443/application/o/listmonk/.well-known/openid-configuration": tls: failed to verify certificate: x509: certificate signed by unknown authority

@knadh
Copy link
Owner

knadh commented Dec 11, 2024

hm, that's weird. It looks like in your server environment, the root/CA certificate of LetsEncrypt is missing from the OS certificate trust store for some reason.

@LarsK1
Copy link
Author

LarsK1 commented Dec 11, 2024

Resolved the ssl cert issue. Still missing something
image

@chergett
Copy link

I get the same exact error message after configuring SSO with Microsoft Azure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

3 participants