sagivoulu

Results 4 issues of sagivoulu

The keycloak container isn't persistent... The keycloak client secret is known only after creating the client, but when the docker-compose file is running you can't change the env vars of...

I would like to add a support for agentless monitors, that can monitor servers via ssh (or any other native protocol). This has the advantage of not requiring installation of...

enhancement

I am using ```lua-resty-session``` along side ```lua-resty-openidc``` in order to authenticate users & create a session for them. No our security team wants me to only allow a single session...

I am using lua resty session in an api gateway I am implementing, & I want to include some security features that will block a user from stealing another users...