Open dyaw-Drexel opened 4 years ago
Looks like you need to allow /auth/realms/UHCID/protocol/openid-connect/auth
path somewhere in https://github.com/datopian/ckanext-noanonaccess/blob/master/ckanext/noanonaccess/plugin.py#L50 ... probably you want to allow anything that starts with /auth
I'm trying to use this in combination with ckanext-OAuth2. When used together, it results in the browser error "ERR_TOO_MANY_REDIRECTS". It's very important we have this working, can anyone help?
Here's the CKAN logs: