EHEX-schildt
EHEX-schildt
We use LDAP as auth_service. If we delete a user in ldap the Account became inactive in Mattermost. I want to delete inactive users on regular basis. It would be...
Ok i got it. `docker-compose` vs. `docker compose` When install Docker Compose Standalone it works. I just installed the docker-compose-plugin before.
Ok but now would assume that installing just the docker-compose-plugin like i dit before is ok. The installer is not compatible with docker-compose-plugin and says i need to install `docker-compose...
we would still like to use the pkce flow
Thanks a i realized this a few minutes before and delete my comment ;-)
Ok so there is no way to verify the overall Health of a loadbalencer with label_selector targets?
I am using semphore with docker. if i debug my ssh session i can see a private key is used for example: -o 'IdentityFile="/tmp/semaphore/access_key_455212606"' This is the ssh key in...
did you have set a cron? if yes, remove the content of the Cron field,save, then delete the template.
yes, email_cliam works also as expected. here is a example of data provided by my IDP: preferred_username: user.name name: User Name email: [email protected] In semaphore with default values for username_claim...
Ok but two Providers will have always have potential for conflict: even with email: Provider1 returns username: joe and email: [email protected]. Provider2 returns username: john and email: [email protected].