Closed brostwalt87 closed 7 months ago
I'm experiencing a similar issue, were you able to find any resolution?
I'm experiencing a similar issue, were you able to find any resolution?
Nope, this one has been on hold for a while. Havent gotten time to re-investigate
This is fixed in the new v1.0.0
version.
Feel free to take a look at the e2e test added to cover it:
We are having issues when entering http:// or urls without any http prefix. Normally they should redirect to https then go to our keycloak server and redirect back to the application. It seems however that whenever this occurs, we hit the keycloak server, authenticate, then the keycloak server again, then it hits the callback uri and we get an
Below are logs that have been slightly edited to remove extraneous/potentially sensitive info
Also, here is our istio gateway config
Additionally, here is an example authservice config for our apps. we have about 100 apps and this config is consistent across all of them