sasl
Java, LDAP with MySQL, and authenticating users
There\'s a few moving pieces to this one, so I\'ll go through things fairly slowly. I have a java web app that has registered a few thousand users, and stored them in a MySQL DB. The passwords for e[详细]
2022-12-17 02:39 分类:问答How to use the Java SASL API and CRAM-MD5
I\'m currently playing with the Java SASL API and I wrote a little program to simulate a challenge response sequence using CRAM-MD5. However, I\'m unsure about how to do this, as SaslClient and SaslSe[详细]
2022-12-16 09:43 分类:问答Lambda and Self-Managed Kafka authentication
I want to create Lambda function that will act as a consumer for self-managed Kafka messages. I am also using 开发者_StackOverflow社区Terraform, but the doc ( https://registry.terraform.io/providers/h[详细]
2022-12-07 22:16 分类:问答