Philip Colmer

Results 47 comments of Philip Colmer

I've only recently started using `mod_wsgi-docker` because the underlying host has a lot of Python 2 code that needs updating and all new code being written is Python 3, so...

@PatrykMilewski I have now voted for #3409. I'm hoping that if that gets merged, it will allow the configuration via a JSON block for headless mode. However, I am still...

In the absence of the CLI doing **any** sort of setup for Personalize, can we at least have some documentation please that shows what IAM permissions are required for things...

Does the authenticating user need to exist in The Lounge before this works or will the user be created "on the fly" as happens with LDAP authentication? I'm asking because...

@9p4 Thank you for sharing your `mod_auth_openidc` setup. Having spent a couple of days working on getting this set up with `mod_auth_openidc`, Auth0 and claims checking, can I please share...

@9p4 > It's wrapped in a RequireAll so it will check all of the entries in it. I've tested it out (removing user from thelounge role). Thanks! I'd missed that....

I have a question about how this works: if `mod_auth_openidc` is configured to require something like a specific claim, and the user gains access to The Lounge, what happens if...

Our use case is slightly different but the end requirement is the same. We're using EKS+Fargate to provide scalable CI/CD resources for GitLab. To that end, a running pipeline may...

I like the concept of the multi-user plugin as it stands except that it doesn't seem to support the concept of roles, which is just as important when it comes...

Thanks, @joshp23. I've upgraded our installation to use it.