amelroua
amelroua
I tried to compile with Nginx 1.17.5 and get the following error when nginx-ct is compiled as dynamic module: nginx: [emerg] dlsym() "/etc/nginx/ngx_ssl_ct_module.so", "ngx_modules" failed (/etc/nginx/ngx_ssl_ct_module.so: undefined symbol: ngx_modules) in...
I want to deploy SSO with keycloak. I tried to use the keyloak image and kapua image used in the > sso-docker-deploy.sh script But I get everytime the same error...
I want to integrate IDE to kapua. For this purpose, I used the following tutorial: https://www.eclipse.org/kapua/docs/1.4.0/developer-guide/en/ide.html#eclipse I imported kapua as a maven project, I execute `mvn clean install ` and...
I am trying to setup WSO2 IS with a simple flask api. I am trying to use https://gist.github.com/thomasdarimont/145dc9aa857b831ff2eff221b79d179a, however, I get always token invalid with unable to get token info...