aop icon indicating copy to clipboard operation
aop copied to clipboard

[FEATURE] Security Support

Open gaoran10 opened this issue 4 years ago • 7 comments

We could support security in steps.

gaoran10 avatar Jun 24 '20 05:06 gaoran10

I'll take a look at this one.

davidlanouette avatar Jun 30 '20 10:06 davidlanouette

It's yours.Thanks for your contributing.

zongtanghu avatar Jul 02 '20 06:07 zongtanghu

Hi all.

Due to personal issues, I'm not going to be able to get this done in any reasonable time. I'm unassigning myself from it, so someone can pick it up if they would like.

But, I will keep working on it, as I can, so if nobody else picks it up, I'll get it done sometime.

davidlanouette avatar Aug 19 '20 16:08 davidlanouette

Can someone give it little background about what's missing here e.g. amqp+ssl support or other AuthN/AuthZ/Encryption? Thanks! CC: @gaoran10 @zongtanghu

frankjkelly avatar Sep 02 '20 19:09 frankjkelly

SSL and AuthN/AuthZ support.

sijie avatar Sep 02 '20 20:09 sijie

@frankjkelly Hi, currently, the AoP is lacking in any form of security support.

In the method receiveConnectionStartOk and receiveConnectionSecureOk of the class AmqpConnection, we take a walk around for the auth, if we want to make some security process, we could refer to the qpid-broker-j. Thanks.

gaoran10 avatar Sep 11 '20 02:09 gaoran10

Great - thank you for the clarification!

frankjkelly avatar Sep 11 '20 13:09 frankjkelly