cassproject / CASS

Competency and Skills System
http://cassproject.org
Apache License 2.0
51 stars 26 forks source link

Using OIDC to login #291

Open sei-avershave opened 1 year ago

sei-avershave commented 1 year ago

Hello!

I'm currently trying to login using OIDC and it doesn't look like it redirects and times out after here: https://github.com/cassproject/CASS/blob/0797212f9f57667871bb51607b9ef2e69428177c/src/main/server/shims/auth.js#L16

Identity is setup correctly. Only thing I didn't try was making sure it wasn't an HTTPS issue. I thought I would post on here to see if there are any other troubleshooting I can do because I can't really see any other errors.