OIDC for Nextcloud?
-
@andreasdueren it's picked up for me by default.
@girish This may be a compatibility issue with my preexisting openID plugin. Testing.
-
Currently getting this. It's a pretty fresh installation so not sure what's going on yet.
-
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?
@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...
@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...
@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)
@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?
@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.