OIDC for Nextcloud?
-
@andreasdueren unfortunately, the oidc plugin broke - https://github.com/nextcloud/user_oidc/issues/1024
-
@andreasdueren this is pushed as unstable now.
It will be in unstable for a while since I am on/off because am traveling for FOSDEM.
-
@andreasdueren this is pushed as unstable now.
It will be in unstable for a while since I am on/off because am traveling for FOSDEM.
wrote 25 days ago last edited by andreasdueren 25 days ago@girish sweeeeet, will test this right now
Edit: Is there a way to pass Full name and E-Mail via OpenID? That's something I had been struggling with with my other setup as well.
-
@andreasdueren it's picked up for me by default.
-
@andreasdueren it's picked up for me by default.
wrote 24 days ago last edited by@girish This may be a compatibility issue with my preexisting openID plugin. Testing.
-
wrote 24 days ago last edited by
-
Currently getting this. It's a pretty fresh installation so not sure what's going on yet.
@andreasdueren if we take that error at face value, it's unable to connect to my.domain.com . Can you check from web terminal of nextcloud, if you are able to
curl https://my.domain.com/.well-known/openid-configuration
?Also, do other oidc apps work?
-
@andreasdueren if we take that error at face value, it's unable to connect to my.domain.com . Can you check from web terminal of nextcloud, if you are able to
curl https://my.domain.com/.well-known/openid-configuration
?Also, do other oidc apps work?
wrote 22 days ago last edited by@Joseph curl works. So does oidc on another app.
-
@andreasdueren can you also check if you can curl the openid-configuration from web terminal of nextcloud? do you see any errors in nextcloud logs? everything looks correct otherwise...
-
@andreasdueren can you also check if you can curl the openid-configuration from web terminal of nextcloud? do you see any errors in nextcloud logs? everything looks correct otherwise...
wrote 22 days ago last edited by@Joseph You mean
curl https://my.domain.com/.well-known/openid-configuration
? Yes that's what I tested. Returned values as expected. -
@andreasdueren can you also check if you can curl the openid-configuration from web terminal of nextcloud? do you see any errors in nextcloud logs? everything looks correct otherwise...
wrote 22 days ago last edited by@andreasdueren you may have already done this but I think the key bit of info was this:
@joseph said in OIDC for Nextcloud?:
from web terminal of nextcloud
(emphasis added)
-
@andreasdueren you may have already done this but I think the key bit of info was this:
@joseph said in OIDC for Nextcloud?:
from web terminal of nextcloud
(emphasis added)
wrote 21 days ago last edited by@jdaviescoates Yes, I did that (emphasis added)
-
@andreasdueren I am out of ideas if there is nothing in the logs and the curl works... can you drop a mail to support@cloudron.io please, so we can debug it?
-
@andreasdueren I am out of ideas if there is nothing in the logs and the curl works... can you drop a mail to support@cloudron.io please, so we can debug it?
wrote 21 days ago last edited by@Joseph It's not super urgent right now, this is only a test instance I spun up and I'm traveling right now. I might reach out at a later point in time.