andres
andres
HHomarr
Created by andres on 1/22/2025 in #💬・get-help
OIDC error, message: 'self-signed certificate'
Hi Recently OIDC login broke for me with this message:
[next-auth][error][SIGNIN_OAUTH_ERROR]
https://next-auth.js.org/errors#signin_oauth_error self-signed certificate {
error: {
message: 'self-signed certificate',
stack: 'Error: self-signed certificate\n' +
' at TLSSocket.onConnectSecure (node:_tls_wrap:1560:34)\n' +
' at TLSSocket.emit (node:events:511:28)\n' +
' at TLSSocket._finishInit (node:_tls_wrap:977:8)\n' +
' at ssl.onhandshakedone (node:_tls_wrap:771:12)',
name: 'Error'
},
providerId: 'oidc',
message: 'self-signed certificate'
}
[next-auth][error][SIGNIN_OAUTH_ERROR]
https://next-auth.js.org/errors#signin_oauth_error self-signed certificate {
error: {
message: 'self-signed certificate',
stack: 'Error: self-signed certificate\n' +
' at TLSSocket.onConnectSecure (node:_tls_wrap:1560:34)\n' +
' at TLSSocket.emit (node:events:511:28)\n' +
' at TLSSocket._finishInit (node:_tls_wrap:977:8)\n' +
' at ssl.onhandshakedone (node:_tls_wrap:771:12)',
name: 'Error'
},
providerId: 'oidc',
message: 'self-signed certificate'
}
Thing is neither homarr nor authentik are using self signed certs on my end... What can I do?
5 replies
HHomarr
Created by andres on 8/18/2024 in #💬・get-help
OIDC not working for me with authentik
No description
51 replies